Removed extra comment in case no file was found for processing...

This commit is contained in:
2020-12-14 21:57:53 +01:00
parent f867517b16
commit f38490bd24
12 changed files with 48 additions and 1063 deletions

View File

@@ -47,31 +47,12 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
"version": "[5.0.0, 5.0.0]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x64",
"version": "[5.0.0, 5.0.0]"
},
{
"name": "Microsoft.WindowsDesktop.App.Runtime.win-x64",
"version": "[5.0.0, 5.0.0]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.100\\RuntimeIdentifierGraph.json"
}
},
"runtimes": {
"win-x64": {
"#import": []
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.101\\RuntimeIdentifierGraph.json"
}
}
}