other stuff

This commit is contained in:
2020-10-11 22:13:35 +02:00
parent 9e7f90f533
commit 4bf889d8c8
7 changed files with 15 additions and 68 deletions

View File

@@ -45,20 +45,6 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
"version": "[3.1.8, 3.1.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x64",
"version": "[3.1.8, 3.1.8]"
},
{
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
"version": "[3.1.8, 3.1.8]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
@@ -66,11 +52,6 @@
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\3.1.402\\RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"win-x64": {
"#import": []
}
}
}
}