We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6baac commit 787a140Copy full SHA for 787a140
Directory.Build.props
@@ -15,7 +15,7 @@
15
<!--Uncomment the line below if you need to debug code generated by Source Generators
16
If you see any LongPath issue on Windows, check this doc
17
https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later-->
18
- <EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
+ <!--<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles> -->
19
20
<!-- Prevent NuGet Package Vulnerabilities -->
21
<NuGetAudit>enable</NuGetAudit>
0 commit comments