更新
This commit is contained in:
7
Cardiopulmonarybypasssystems/NuGet.Config
Normal file
7
Cardiopulmonarybypasssystems/NuGet.Config
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
6
Cardiopulmonarybypasssystems/global.json
Normal file
6
Cardiopulmonarybypasssystems/global.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "9.0.312",
|
||||
"rollForward": "disable"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user