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 418c8bb commit fe27ac5Copy full SHA for fe27ac5
samples/ConsoleSample/ConsoleSample.csproj
@@ -5,6 +5,7 @@
5
<TargetFramework>net9.0</TargetFramework>
6
<Nullable>enable</Nullable>
7
<ImplicitUsings>true</ImplicitUsings>
8
+ <IsPackable>False</IsPackable>
9
<!-- Emit compiler generated files for debugging purposes -->
10
<CompilerGeneratedFilesOutputPath>Generated</CompilerGeneratedFilesOutputPath>
11
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
0 commit comments