Profile

Gui7Z

← Back to repositories | View on GitHub

No description

C# 0 0 Updated: 10/18/2024

Gui7Z.designer.runtimeconfig.json

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