We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d2c125 commit d6252c2Copy full SHA for d6252c2
1 file changed
src/NuGet.Core/NuGet.Resolver/NuGet.Resolver.csproj
@@ -7,6 +7,7 @@
7
<PackProject>true</PackProject>
8
<Shipping>true</Shipping>
9
<IncludeInVSIX>true</IncludeInVSIX>
10
+ <IsAotCompatible>true</IsAotCompatible>
11
<XPLATProject>true</XPLATProject>
12
</PropertyGroup>
13
0 commit comments