Merge branch 'Vista'

This commit is contained in:
2024-08-03 21:22:12 +01:00
151 changed files with 5978 additions and 14359 deletions

View File

@@ -1,22 +0,0 @@
{
"runtimeOptions": {
"tfm": "net6.0",
"frameworks": [
{
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
{
"name": "Microsoft.WindowsDesktop.App",
"version": "6.0.0"
}
],
"additionalProbingPaths": [
"C:\\Users\\fedpo\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Nacho\\.nuget\\packages"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}