Chore: añadida .sln principal del proyecto

This commit is contained in:
2024-02-23 23:23:30 +00:00
parent 31db6eb9ec
commit 619b6c5e04
43 changed files with 80 additions and 209 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\\fedpo\\.nuget\\packages"
],
"configProperties": {
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
}
}
}