Skip to content

Commit fe3af83

Browse files
committed
[build] Add NuGetizer3000 package source to NuGet.Config
1 parent b42c648 commit fe3af83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
<configuration>
33
<packageSources>
44
<add key="Nuget Official" value ="https://www.nuget.org/api/v2/" />
5+
<add key="NuGetizer3000" value="https://ci.appveyor.com/nuget/nugetizer3000" />
56
</packageSources>
67
</configuration>

0 commit comments

Comments
 (0)