Skip to content

Commit c209a43

Browse files
AOT compatible: NuGet.DependencyResolver.Core (#7138)
1 parent 46f161b commit c209a43

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/NuGet.Core/NuGet.DependencyResolver.Core/NuGet.DependencyResolver.Core.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<RootNamespace>NuGet.DependencyResolver</RootNamespace>
99
<IncludeInVSIX>true</IncludeInVSIX>
1010
<XPLATProject>true</XPLATProject>
11+
<IsAotCompatible>true</IsAotCompatible>
1112
<Description>NuGet's PackageReference dependency resolver implementation.</Description>
1213
</PropertyGroup>
1314

0 commit comments

Comments
 (0)