Skip to content

Commit e96ca0d

Browse files
GitHubSync update - master
1 parent a30e290 commit e96ca0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nuget.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<configuration>
33
<packageSources>
44
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
5-
<add key="particular myget.org" value="https://www.myget.org/F/particular/api/v3/index.json" />
5+
<add key="particular packages" value="https://f.feedz.io/particular-software/packages/nuget/index.json" />
66
</packageSources>
77
<packageSourceMapping>
88
<packageSource key="nuget.org">
99
<package pattern="*" />
1010
</packageSource>
11-
<packageSource key="particular myget.org">
11+
<packageSource key="particular packages">
1212
<package pattern="*" />
1313
</packageSource>
1414
</packageSourceMapping>

0 commit comments

Comments
 (0)