1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<configuration> |
|||
<config> |
|||
<add key="repositoryPath" value="packages" /> |
|||
</config> |
|||
<packageSources> |
|||
<add key="NuGet" value="https://api.nuget.org/v3/index.json" /> |
|||
</packageSources> |
|||
</configuration> |
|||
Loading…
Reference in new issue