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 e97f8b3 commit 46949cb
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 @@ -10,6 +10,7 @@
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AnalysisLevel>latest-all</AnalysisLevel>
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
<EnablePackageValidation>true</EnablePackageValidation>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<ImplicitUsings>true</ImplicitUsings>
Expand Down

0 comments on commit 46949cb

Please sign in to comment.