Initial commit
This commit is contained in:
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETStandard,Version=v2.0/",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETStandard,Version=v2.0": {},
|
||||
".NETStandard,Version=v2.0/": {
|
||||
"CodeWalker.Core/1.0.0": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "2.0.3",
|
||||
"SharpDX": "4.2.0",
|
||||
"SharpDX.Mathematics": "4.2.0"
|
||||
},
|
||||
"runtime": {
|
||||
"CodeWalker.Core.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.0": {},
|
||||
"NETStandard.Library/2.0.3": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0"
|
||||
}
|
||||
},
|
||||
"SharpDX/4.2.0": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "2.0.3"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard1.1/SharpDX.dll": {
|
||||
"assemblyVersion": "4.2.0.0",
|
||||
"fileVersion": "4.2.0.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"SharpDX.Mathematics/4.2.0": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "2.0.3",
|
||||
"SharpDX": "4.2.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard1.1/SharpDX.Mathematics.dll": {
|
||||
"assemblyVersion": "4.2.0.0",
|
||||
"fileVersion": "4.2.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"CodeWalker.Core/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"
|
||||
},
|
||||
"SharpDX/4.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3pv0LFMvfK/dv1qISJnn8xBeeT6R/FRvr0EV4KI2DGsL84Qlv6P7isWqxGyU0LCwlSVCJN3jgHJ4Bl0KI2PJww==",
|
||||
"path": "sharpdx/4.2.0",
|
||||
"hashPath": "sharpdx.4.2.0.nupkg.sha512"
|
||||
},
|
||||
"SharpDX.Mathematics/4.2.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-R2pcKLgdsP9p5WyTjHmGOZ0ka0zASAZYc6P4L6rSvjYhf6klGYbent7MiVwbkwkt9dD44p5brjy5IwAnVONWGw==",
|
||||
"path": "sharpdx.mathematics/4.2.0",
|
||||
"hashPath": "sharpdx.mathematics.4.2.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
C#/CodeWalker.Core/bin/Debug/netstandard2.0/CodeWalker.Core.dll
Normal file
BIN
C#/CodeWalker.Core/bin/Debug/netstandard2.0/CodeWalker.Core.dll
Normal file
Binary file not shown.
BIN
C#/CodeWalker.Core/bin/Debug/netstandard2.0/CodeWalker.Core.pdb
Normal file
BIN
C#/CodeWalker.Core/bin/Debug/netstandard2.0/CodeWalker.Core.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user