Skip to content

Commit cc45097

Browse files
Update NuGet.Config
1 parent 996ef7c commit cc45097

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Rx.NET/Integration/NuGet.Config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
44
<add key="Local Packages" value="./LocalPackages" />
5+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
56
</packageSources>
67
</configuration>

0 commit comments

Comments
 (0)