Compare commits
1 Commits
v1.0.0-alp
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fc3912e73 |
7
nuget.config
Normal file
7
nuget.config
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<configuration>
|
||||||
|
<packageSources>
|
||||||
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||||
|
<add key="Gitea" value="https://git.baguette.agency/api/packages/baguette/nuget/index.json" />
|
||||||
|
</packageSources>
|
||||||
|
</configuration>
|
||||||
Loading…
x
Reference in New Issue
Block a user