Skip to content

Commit 9184e11

Browse files
committed
comment out debug output
1 parent c68845f commit 9184e11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/SQLite.Tests/SQLite.Tests.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,10 @@
2424
<!-- SourceGenerator Debugging -->
2525
<PropertyGroup>
2626
<!-- Enable viewing source generated files -->
27+
<!--
2728
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
2829
<CompilerGeneratedFilesOutputPath>$(BaseIntermediateOutputPath)Generated</CompilerGeneratedFilesOutputPath>
30+
-->
2931
</PropertyGroup>
3032

3133
<ItemGroup>

0 commit comments

Comments
 (0)