Skip to content

Commit f612bb9

Browse files
authored
Updated nuget.config
1 parent b407861 commit f612bb9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

nuget.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<configuration>
33
<packageSources>
44
<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\" />
65
<add key="Aura.UI Myget" value="https://www.myget.org/F/auraui/api/v3/index.json" />
76
</packageSources>
87
<packageRestore>
@@ -16,4 +15,4 @@
1615
<add key="format" value="0" />
1716
<add key="disabled" value="False" />
1817
</packageManagement>
19-
</configuration>
18+
</configuration>

0 commit comments

Comments
 (0)