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 7715e12 commit 2c7b4d4Copy full SHA for 2c7b4d4
tests/TaglibSharp.Tests/TaglibSharp.Tests.csproj
@@ -2,6 +2,9 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>$(ExeTargetFrameworks)</TargetFrameworks>
5
+ <EnableMSTestRunner>true</EnableMSTestRunner>
6
+ <OutputType>Exe</OutputType>
7
+ <TestingPlatformDotnetTestSupport>true</TestingPlatformDotnetTestSupport>
8
<IsPackable>false</IsPackable>
9
</PropertyGroup>
10
0 commit comments