{
  "version": 3,
  "targets": {
    "net8.0": {
      "Raylib-cs/7.0.2": {
        "type": "package",
        "compile": {
          "lib/net8.0/Raylib-cs.dll": {
            "related": ".xml"
          }
        },
        "runtime": {
          "lib/net8.0/Raylib-cs.dll": {
            "related": ".xml"
          }
        },
        "runtimeTargets": {
          "runtimes/linux-x64/native/libraylib.so": {
            "assetType": "native",
            "rid": "linux-x64"
          },
          "runtimes/osx-arm64/native/libraylib.dylib": {
            "assetType": "native",
            "rid": "osx-arm64"
          },
          "runtimes/osx-x64/native/libraylib.dylib": {
            "assetType": "native",
            "rid": "osx-x64"
          },
          "runtimes/win-x64/native/raylib.dll": {
            "assetType": "native",
            "rid": "win-x64"
          },
          "runtimes/win-x86/native/raylib.dll": {
            "assetType": "native",
            "rid": "win-x86"
          }
        }
      }
    }
  },
  "libraries": {
    "Raylib-cs/7.0.2": {
      "sha512": "tpisH03Z9AfdTKFTe7iIA7RNeSaQFE97A+7ApXJUaOHzg2hczBXA1J/2uF7teKHsVXSuGqoV2aHAbaeJJMqulw==",
      "type": "package",
      "path": "raylib-cs/7.0.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "README.md",
        "lib/net6.0/Raylib-cs.dll",
        "lib/net6.0/Raylib-cs.xml",
        "lib/net8.0/Raylib-cs.dll",
        "lib/net8.0/Raylib-cs.xml",
        "raylib-cs.7.0.2.nupkg.sha512",
        "raylib-cs.nuspec",
        "raylib-cs_64x64.png",
        "runtimes/linux-x64/native/libraylib.so",
        "runtimes/osx-arm64/native/libraylib.dylib",
        "runtimes/osx-x64/native/libraylib.dylib",
        "runtimes/win-x64/native/raylib.dll",
        "runtimes/win-x86/native/raylib.dll"
      ]
    }
  },
  "projectFileDependencyGroups": {
    "net8.0": [
      "Raylib-cs >= 7.0.2"
    ]
  },
  "packageFolders": {
    "C:\\Users\\13-19\\.nuget\\packages\\": {}
  },
  "project": {
    "version": "1.0.0",
    "restore": {
      "projectUniqueName": "C:\\Users\\13-19\\Documents\\Szymon Wachełko\\Snake\\Snake.csproj",
      "projectName": "Snake",
      "projectPath": "C:\\Users\\13-19\\Documents\\Szymon Wachełko\\Snake\\Snake.csproj",
      "packagesPath": "C:\\Users\\13-19\\.nuget\\packages\\",
      "outputPath": "C:\\Users\\13-19\\Documents\\Szymon Wachełko\\Snake\\obj\\",
      "projectStyle": "PackageReference",
      "configFilePaths": [
        "C:\\Users\\13-19\\AppData\\Roaming\\NuGet\\NuGet.Config"
      ],
      "originalTargetFrameworks": [
        "net8.0"
      ],
      "sources": {
        "https://api.nuget.org/v3/index.json": {}
      },
      "frameworks": {
        "net8.0": {
          "targetAlias": "net8.0",
          "projectReferences": {}
        }
      },
      "warningProperties": {
        "warnAsError": [
          "NU1605"
        ]
      },
      "restoreAuditProperties": {
        "enableAudit": "true",
        "auditLevel": "low",
        "auditMode": "direct"
      }
    },
    "frameworks": {
      "net8.0": {
        "targetAlias": "net8.0",
        "dependencies": {
          "Raylib-cs": {
            "target": "Package",
            "version": "[7.0.2, )"
          }
        },
        "imports": [
          "net461",
          "net462",
          "net47",
          "net471",
          "net472",
          "net48",
          "net481"
        ],
        "assetTargetFallback": true,
        "warn": true,
        "frameworkReferences": {
          "Microsoft.NETCore.App": {
            "privateAssets": "all"
          }
        },
        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.414/PortableRuntimeIdentifierGraph.json"
      }
    }
  }
}