Skip to content

Commit 02db10b

Browse files
authored
Merge pull request dotnet/linker#2655 from dotnet/tlakollo-patch-1
Add EnableAotAnalyzer as compiler visible Commit migrated from dotnet/linker@24373af
2 parents 5aea6be + b12ddf0 commit 02db10b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/illink/src/ILLink.RoslynAnalyzer/Microsoft.NET.ILLink.Analyzers.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<Project>
22
<ItemGroup>
3+
<CompilerVisibleProperty Include="EnableAotAnalyzer"/>
34
<CompilerVisibleProperty Include="EnableSingleFileAnalyzer"/>
45
<CompilerVisibleProperty Include="EnableTrimAnalyzer"/>
56
<CompilerVisibleProperty Include="IncludeAllContentForSelfExtract"/>

0 commit comments

Comments
 (0)