Initial commit

This commit is contained in:
Stone-Red-Code
2021-03-14 22:16:54 +01:00
commit aa0b56d0d7
662 changed files with 6758 additions and 0 deletions
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\David\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\David\\.nuget\\packages",
"C:\\Microsoft\\Xamarin\\NuGet"
]
}
}
@@ -0,0 +1,15 @@
{
"runtimeOptions": {
"tfm": "net5.0",
"includedFrameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "5.0.4"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "5.0.4"
}
]
}
}

Some files were not shown because too many files have changed in this diff Show More