149 lines
4.1 KiB
JSON
149 lines
4.1 KiB
JSON
{
|
|
"version": 3,
|
|
"targets": {
|
|
"net6.0": {
|
|
"ppy.SDL2-CS/1.0.596-alpha": {
|
|
"type": "package",
|
|
"compile": {
|
|
"lib/netstandard2.0/SDL2-CS.dll": {}
|
|
},
|
|
"runtime": {
|
|
"lib/netstandard2.0/SDL2-CS.dll": {}
|
|
},
|
|
"contentFiles": {
|
|
"contentFiles/any/netstandard2.0/app.config": {
|
|
"buildAction": "Content",
|
|
"codeLanguage": "any",
|
|
"copyToOutput": false
|
|
}
|
|
},
|
|
"runtimeTargets": {
|
|
"runtimes/linux-x64/native/libSDL2.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-x64"
|
|
},
|
|
"runtimes/linux-x86/native/libSDL2.so": {
|
|
"assetType": "native",
|
|
"rid": "linux-x86"
|
|
},
|
|
"runtimes/osx-arm64/native/libSDL2.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-arm64"
|
|
},
|
|
"runtimes/osx-x64/native/libSDL2.dylib": {
|
|
"assetType": "native",
|
|
"rid": "osx-x64"
|
|
},
|
|
"runtimes/win-arm64/native/SDL2.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-arm64"
|
|
},
|
|
"runtimes/win-x64/native/SDL2.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x64"
|
|
},
|
|
"runtimes/win-x86/native/SDL2.dll": {
|
|
"assetType": "native",
|
|
"rid": "win-x86"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"libraries": {
|
|
"ppy.SDL2-CS/1.0.596-alpha": {
|
|
"sha512": "yzIdTCjPp9le6J16WyG4py8frdwUTcsnqpGnuAk7Za2pvXGPmvVAiQBrdnFS58l2S6bS8AFNIG3uOSRQrMo1nQ==",
|
|
"type": "package",
|
|
"path": "ppy.sdl2-cs/1.0.596-alpha",
|
|
"files": [
|
|
".nupkg.metadata",
|
|
".signature.p7s",
|
|
"content/app.config",
|
|
"contentFiles/any/netstandard2.0/app.config",
|
|
"lib/netstandard2.0/SDL2-CS.dll",
|
|
"ppy.sdl2-cs.1.0.596-alpha.nupkg.sha512",
|
|
"ppy.sdl2-cs.nuspec",
|
|
"runtimes/linux-x64/native/libSDL2.so",
|
|
"runtimes/linux-x86/native/libSDL2.so",
|
|
"runtimes/osx-arm64/native/libSDL2.dylib",
|
|
"runtimes/osx-x64/native/libSDL2.dylib",
|
|
"runtimes/win-arm64/native/SDL2.dll",
|
|
"runtimes/win-x64/native/SDL2.dll",
|
|
"runtimes/win-x86/native/SDL2.dll"
|
|
]
|
|
}
|
|
},
|
|
"projectFileDependencyGroups": {
|
|
"net6.0": [
|
|
"ppy.SDL2-CS >= 1.0.596-alpha"
|
|
]
|
|
},
|
|
"packageFolders": {
|
|
"/home/gordon/.nuget/packages/": {}
|
|
},
|
|
"project": {
|
|
"version": "1.0.0",
|
|
"restore": {
|
|
"projectUniqueName": "/home/gordon/git/dotnet-console/dotnet-console.csproj",
|
|
"projectName": "dotnet-console",
|
|
"projectPath": "/home/gordon/git/dotnet-console/dotnet-console.csproj",
|
|
"packagesPath": "/home/gordon/.nuget/packages/",
|
|
"outputPath": "/home/gordon/git/dotnet-console/obj/",
|
|
"projectStyle": "PackageReference",
|
|
"configFilePaths": [
|
|
"/home/gordon/.nuget/NuGet/NuGet.Config"
|
|
],
|
|
"originalTargetFrameworks": [
|
|
"net6.0"
|
|
],
|
|
"sources": {
|
|
"https://api.nuget.org/v3/index.json": {}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"projectReferences": {}
|
|
}
|
|
},
|
|
"warningProperties": {
|
|
"warnAsError": [
|
|
"NU1605"
|
|
]
|
|
}
|
|
},
|
|
"frameworks": {
|
|
"net6.0": {
|
|
"targetAlias": "net6.0",
|
|
"dependencies": {
|
|
"ppy.SDL2-CS": {
|
|
"target": "Package",
|
|
"version": "[1.0.596-alpha, )"
|
|
}
|
|
},
|
|
"imports": [
|
|
"net461",
|
|
"net462",
|
|
"net47",
|
|
"net471",
|
|
"net472",
|
|
"net48",
|
|
"net481"
|
|
],
|
|
"assetTargetFallback": true,
|
|
"warn": true,
|
|
"downloadDependencies": [
|
|
{
|
|
"name": "Microsoft.AspNetCore.App.Ref",
|
|
"version": "[6.0.9, 6.0.9]"
|
|
}
|
|
],
|
|
"frameworkReferences": {
|
|
"Microsoft.NETCore.App": {
|
|
"privateAssets": "all"
|
|
}
|
|
},
|
|
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/6.0.401/RuntimeIdentifierGraph.json"
|
|
}
|
|
}
|
|
}
|
|
} |