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 34a3e96 commit e6c5a5cCopy full SHA for e6c5a5c
samples/SampleStressTest/SampleStressTest.csproj
@@ -5,6 +5,7 @@
5
<TargetFramework>net8.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
+ <IsPackable>false</IsPackable>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments