We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4349a commit 47f328bCopy full SHA for 47f328b
Directory.Build.props
@@ -18,6 +18,7 @@
18
<NoWarn>$(NoWarn);NU1507;NU5105;CS1591;NU1608</NoWarn>
19
<GenerateDocumentationFile>true</GenerateDocumentationFile>
20
<RestoreSources>
21
+ https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-libraries/nuget/v3/index.json
22
https://api.nuget.org/v3/index.json;
23
</RestoreSources>
24
<!--<UsingMicrosoftArtifactsSdk>true</UsingMicrosoftArtifactsSdk>-->
0 commit comments