Skip to content

Commit 3d2c125

Browse files
AOT compatible: NuGet.Credentials (#7143)
1 parent b7bfc98 commit 3d2c125

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/NuGet.Core/NuGet.Credentials/NuGet.Credentials.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<XPLATProject>true</XPLATProject>
1010
<UsePublicApiAnalyzer>perTfm</UsePublicApiAnalyzer>
1111
<NoWarn>$(NoWarn);RS0041</NoWarn>
12+
<IsAotCompatible>true</IsAotCompatible>
1213
</PropertyGroup>
1314

1415
<PropertyGroup Condition=" '$(IsVsixBuild)' == 'true' ">

0 commit comments

Comments
 (0)