Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit d3bf75f

Browse files
committed
Update NuGet.Config
1 parent aa2e3dc commit d3bf75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NuGet.Config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<!-- <add key="ServiceStack CI feed" value="https://build.servicestack.net/guestAuth/app/nuget/v1/FeedService.svc" /> -->
4+
<add key="ServiceStack CI feed" value="https://build.servicestack.net/guestAuth/app/nuget/v1/FeedService.svc" />
55
<add key="ServiceStack MyGet feed" value="https://www.myget.org/F/servicestack" />
66
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
77
</packageSources>

0 commit comments

Comments
 (0)