|
|
@ -9,11 +9,9 @@
|
|
|
|
<add key="automatic" value="True" />
|
|
|
|
<add key="automatic" value="True" />
|
|
|
|
</packageRestore>
|
|
|
|
</packageRestore>
|
|
|
|
<packageSources>
|
|
|
|
<packageSources>
|
|
|
|
<add key="Local repository" value="%LOCAL_NUGET%" />
|
|
|
|
|
|
|
|
<add key="TomPITGit" value="https://git.tompit.com/api/packages/Tom-PIT/nuget/index.json" />
|
|
|
|
|
|
|
|
<add key="ConnectedGit" value="https://git.tompit.com/api/packages/Connected/nuget/index.json" />
|
|
|
|
|
|
|
|
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
|
|
|
|
<add key="NuGet official package source" value="https://api.nuget.org/v3/index.json" />
|
|
|
|
|
|
|
|
<add key="LocalNugetServer" value="%LOCAL_NUGET_SERVER%" />
|
|
|
|
|
|
|
|
<add key="Local file repository" value="%LOCAL_NUGET%" />
|
|
|
|
</packageSources>
|
|
|
|
</packageSources>
|
|
|
|
|
|
|
|
|
|
|
|
<disabledPackageSources />
|
|
|
|
<disabledPackageSources />
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|