using baget as nuget source
This commit is contained in:
parent
fdff421a89
commit
59736aa041
1 changed files with 7 additions and 0 deletions
7
nuget.config
Normal file
7
nuget.config
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<packageSources>
|
||||||
|
<clear />
|
||||||
|
<add key="BaGet" value="https://baget.michelescandura.com/v3/index.json" />
|
||||||
|
</packageSources>
|
||||||
|
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue