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 8c9e589 commit a88923dCopy full SHA for a88923d
NuGet.config
@@ -75,6 +75,8 @@
75
<package pattern="microsoft.*" />
76
</packageSource>
77
<packageSource key="dotnet-public">
78
+ <package pattern="basic.reference.assemblies" />
79
+ <package pattern="basic.reference.assemblies.*" />
80
<package pattern="castle.core" />
81
<package pattern="commandlineparser" />
82
<package pattern="diffplex" />
@@ -89,6 +91,7 @@
89
91
<package pattern="messagepackanalyzer" />
90
92
<package pattern="microbuild.core" />
93
94
+ <package pattern="microsoft.ilverification" />
95
<package pattern="mono.addins" />
96
<package pattern="mono.posix.netstandard" />
97
<package pattern="moq" />
0 commit comments