We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a27f0a commit d4cbfa5Copy full SHA for d4cbfa5
NuGet.config
@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<configuration>
3
+ <packageSources>
4
+ <add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
5
+ </packageSources>
6
+</configuration>
0 commit comments