diff options
Diffstat (limited to 'Tools/Facepunch.Steamworks.2.3.2/netstandard2.0/Facepunch.Steamworks.Posix.deps.json')
-rw-r--r-- | Tools/Facepunch.Steamworks.2.3.2/netstandard2.0/Facepunch.Steamworks.Posix.deps.json | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Tools/Facepunch.Steamworks.2.3.2/netstandard2.0/Facepunch.Steamworks.Posix.deps.json b/Tools/Facepunch.Steamworks.2.3.2/netstandard2.0/Facepunch.Steamworks.Posix.deps.json new file mode 100644 index 0000000..d082b94 --- /dev/null +++ b/Tools/Facepunch.Steamworks.2.3.2/netstandard2.0/Facepunch.Steamworks.Posix.deps.json @@ -0,0 +1,47 @@ +{ + "runtimeTarget": { + "name": ".NETStandard,Version=v2.0/", + "signature": "" + }, + "compilationOptions": {}, + "targets": { + ".NETStandard,Version=v2.0": {}, + ".NETStandard,Version=v2.0/": { + "Facepunch.Steamworks.Posix/1.0.0": { + "dependencies": { + "NETStandard.Library": "2.0.3" + }, + "runtime": { + "Facepunch.Steamworks.Posix.dll": {} + } + }, + "Microsoft.NETCore.Platforms/1.1.0": {}, + "NETStandard.Library/2.0.3": { + "dependencies": { + "Microsoft.NETCore.Platforms": "1.1.0" + } + } + } + }, + "libraries": { + "Facepunch.Steamworks.Posix/1.0.0": { + "type": "project", + "serviceable": false, + "sha512": "" + }, + "Microsoft.NETCore.Platforms/1.1.0": { + "type": "package", + "serviceable": true, + "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", + "path": "microsoft.netcore.platforms/1.1.0", + "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" + }, + "NETStandard.Library/2.0.3": { + "type": "package", + "serviceable": true, + "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", + "path": "netstandard.library/2.0.3", + "hashPath": "netstandard.library.2.0.3.nupkg.sha512" + } + } +}
\ No newline at end of file |