We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7bfc98 commit 3d2c125Copy full SHA for 3d2c125
1 file changed
src/NuGet.Core/NuGet.Credentials/NuGet.Credentials.csproj
@@ -9,6 +9,7 @@
9
<XPLATProject>true</XPLATProject>
10
<UsePublicApiAnalyzer>perTfm</UsePublicApiAnalyzer>
11
<NoWarn>$(NoWarn);RS0041</NoWarn>
12
+ <IsAotCompatible>true</IsAotCompatible>
13
</PropertyGroup>
14
15
<PropertyGroup Condition=" '$(IsVsixBuild)' == 'true' ">
0 commit comments