Skip to content

Commit

Permalink
Set EmitCompilerGeneratedFiles=true.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jan 13, 2024
1 parent 0a06728 commit bb040a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AnalysisLevel>latest-all</AnalysisLevel>
<Configuration>Release</Configuration>
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
<EnablePackageValidation>true</EnablePackageValidation>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<ImplicitUsings>true</ImplicitUsings>
Expand Down

0 comments on commit bb040a4

Please sign in to comment.