mirror of
https://github.com/Stefan-5422/Superbuchaltung.git
synced 2026-09-10 15:46:07 +02:00
3rd Rewrite of everything
Completly rewrote the project from scratch
This commit is contained in:
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net5.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.WindowsDesktop.App",
|
||||
"version": "5.0.0"
|
||||
},
|
||||
"additionalProbingPaths": [
|
||||
"C:\\Users\\stefa\\.dotnet\\store\\|arch|\\|tfm|",
|
||||
"C:\\Users\\stefa\\.nuget\\packages",
|
||||
"C:\\Microsoft\\Xamarin\\NuGet",
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"configProperties": {
|
||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user