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 b407861 commit f612bb9Copy full SHA for f612bb9
1 file changed
nuget.config
@@ -2,7 +2,6 @@
2
<configuration>
3
<packageSources>
4
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
5
- <add key="Microsoft Visual Studio Offline Packages" value="C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\" />
6
<add key="Aura.UI Myget" value="https://www.myget.org/F/auraui/api/v3/index.json" />
7
</packageSources>
8
<packageRestore>
@@ -16,4 +15,4 @@
16
15
<add key="format" value="0" />
17
<add key="disabled" value="False" />
18
</packageManagement>
19
-</configuration>
+</configuration>
0 commit comments