build: initial project release
Some checks failed
default / dotnet default workflow (push) Failing after 30s
Some checks failed
default / dotnet default workflow (push) Failing after 30s
This commit is contained in:
commit
8f91cee8a3
59 changed files with 4764 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="nuget" value="https://api.nuget.org/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
Loading…
Add table
Add a link
Reference in a new issue