Skip to content

Commit 9d3f68c

Browse files
committed
comment out debug output
1 parent 0eab046 commit 9d3f68c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/SQLite.Tests/SQLite.Tests.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,11 @@
2424
<!-- SourceGenerator Debugging -->
2525
<PropertyGroup>
2626
<!-- Enable viewing source generated files -->
27-
27+
28+
<!--
2829
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
2930
<CompilerGeneratedFilesOutputPath>$(BaseIntermediateOutputPath)Generated</CompilerGeneratedFilesOutputPath>
31+
-->
3032

3133
</PropertyGroup>
3234

0 commit comments

Comments
 (0)