Skip to content

Commit 6ecd223

Browse files
committed
Remove testing localPackages entry from NuGet.config
1 parent 78bbc23 commit 6ecd223

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

NuGet.config

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<packageSources>
44
<add key="nuget.org" value="https://nuget.org/api/v2/" />
55
<add key="staging.nuget.org" value="https://staging.nuget.org/api/v2/" />
6-
<add key="localPackages" value="C:\projects\cef-binary\NuGet" />
76
</packageSources>
87
<activePackageSource>
98
<add key="All" value="(Aggregate source)" />

0 commit comments

Comments
 (0)