{ "runtimeOptions": { "tfm": "net8.0", "frameworks": [ { "name": "Microsoft.NETCore.App", "version": "8.0.0" }, { "name": "Microsoft.WindowsDesktop.App", "version": "8.0.0" } ], "additionalProbingPaths": [ "C:\\Users\\zaich\\.dotnet\\store\\|arch|\\|tfm|", "C:\\Users\\zaich\\.nuget\\packages", "F:\\C# Components\\NuGetPackages" ], "configProperties": { "System.Reflection.NullabilityInfoContext.IsSupported": true, "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": true, "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true } } }