Skip to content

Commit

Permalink
Merge pull request #2655 from dotnet/tlakollo-patch-1
Browse files Browse the repository at this point in the history
Add EnableAotAnalyzer as compiler visible
  • Loading branch information
tlakollo authored Feb 25, 2022
2 parents 96c4bfb + 982e315 commit 24373af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<Project>
<ItemGroup>
<CompilerVisibleProperty Include="EnableAotAnalyzer"/>
<CompilerVisibleProperty Include="EnableSingleFileAnalyzer"/>
<CompilerVisibleProperty Include="EnableTrimAnalyzer"/>
<CompilerVisibleProperty Include="IncludeAllContentForSelfExtract"/>
Expand Down

0 comments on commit 24373af

Please sign in to comment.