We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 645dfae commit d4df893Copy full SHA for d4df893
LibGame.Profiler/LibGame.Profiler.csproj
@@ -8,6 +8,7 @@
8
<ImplicitUsings>enable</ImplicitUsings>
9
<Nullable>enable</Nullable>
10
<WarningsAsErrors>nullable</WarningsAsErrors>
11
+ <GeneratePackageOnBuild>False</GeneratePackageOnBuild>
12
</PropertyGroup>
13
14
<ItemGroup>
0 commit comments