add report

This commit is contained in:
kamonwan taengsuk
2022-08-24 09:56:16 +07:00
parent 90139d9c12
commit a2d85ea320
11 changed files with 167 additions and 10 deletions

View File

@@ -24,6 +24,7 @@
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"https://api.nuget.org/v3/index.json": {},
"https://nuget.71dev.com/v3/index.json": {},
"https://nuget.71dev.com/v3/index.json": {}
},
"frameworks": {
@@ -65,6 +66,12 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[5.0.17, 5.0.17]"
}
],
"frameworkReferences": {
"Microsoft.AspNetCore.App": {
"privateAssets": "none"
@@ -73,7 +80,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.403\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.302\\RuntimeIdentifierGraph.json"
}
}
}