We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f7d3e commit bc6cc5bCopy full SHA for bc6cc5b
WebDev.Tool.Tests/WebDev.Tool.Tests.csproj
@@ -6,6 +6,7 @@
6
<OutputType>Exe</OutputType>
7
<RootNamespace>WebDev.Tool.Tests</RootNamespace>
8
<TargetFramework>net9.0</TargetFramework>
9
+ <RuntimeIdentifiers>linux-x64</RuntimeIdentifiers>
10
<!--
11
To enable the Microsoft Testing Platform 'dotnet test' experience, add property:
12
<TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
0 commit comments