Skip to content

Commit

Permalink
Merge pull request #232 from Particular/GitHubSync-20230727-214010
Browse files Browse the repository at this point in the history
GitHubSync update - master
  • Loading branch information
DavidBoike committed Jul 27, 2023
2 parents 0da35e6 + 5990e07 commit 46b2be8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="particular myget.org" value="https://www.myget.org/F/particular/api/v3/index.json" />
<add key="particular packages" value="https://f.feedz.io/particular-software/packages/nuget/index.json" />
</packageSources>
<packageSourceMapping>
<packageSource key="nuget.org">
<package pattern="*" />
</packageSource>
<packageSource key="particular myget.org">
<packageSource key="particular packages">
<package pattern="*" />
</packageSource>
</packageSourceMapping>
Expand Down

0 comments on commit 46b2be8

Please sign in to comment.