We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01350cc commit d75f833Copy full SHA for d75f833
NuGet.Config
@@ -2,8 +2,6 @@
2
<configuration>
3
<packageSources>
4
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
5
- <add key="Microsoft Visual Studio Offline Packages" value="C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\" />
6
- <add key="bytex" value="https://nuget.pkg.github.com/BytexDigital/index.json" />
7
</packageSources>
8
<packageRestore>
9
<add key="enabled" value="True" />
0 commit comments