We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6368265 commit 44e0dcdCopy full SHA for 44e0dcd
tests/FSharp.Core.UnitTests.CSharp/FSharp.Core.UnitTests.CSharp.csproj
@@ -7,7 +7,7 @@
7
<Nullable>enable</Nullable>
8
<LangVersion>12.0</LangVersion>
9
<UnitTestType>xunit</UnitTestType>
10
- <IsPackable>false</IsPackable>
+ <IsPackable>true</IsPackable>
11
<IsTestProject>true</IsTestProject>
12
</PropertyGroup>
13
0 commit comments