Refactor all gameItem into one object for easier stats
This commit is contained in:
@@ -1052,6 +1052,19 @@
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"YamlDotNet/16.3.0": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net8.0/YamlDotNet.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/YamlDotNet.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -3542,6 +3555,29 @@
|
||||
"system.threading.tasks.4.3.0.nupkg.sha512",
|
||||
"system.threading.tasks.nuspec"
|
||||
]
|
||||
},
|
||||
"YamlDotNet/16.3.0": {
|
||||
"sha512": "SgMOdxbz8X65z8hraIs6hOEdnkH6hESTAIUa7viEngHOYaH+6q5XJmwr1+yb9vJpNQ19hCQY69xbFsLtXpobQA==",
|
||||
"type": "package",
|
||||
"path": "yamldotnet/16.3.0",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"README.md",
|
||||
"images/yamldotnet.png",
|
||||
"lib/net47/YamlDotNet.dll",
|
||||
"lib/net47/YamlDotNet.xml",
|
||||
"lib/net6.0/YamlDotNet.dll",
|
||||
"lib/net6.0/YamlDotNet.xml",
|
||||
"lib/net8.0/YamlDotNet.dll",
|
||||
"lib/net8.0/YamlDotNet.xml",
|
||||
"lib/netstandard2.0/YamlDotNet.dll",
|
||||
"lib/netstandard2.0/YamlDotNet.xml",
|
||||
"lib/netstandard2.1/YamlDotNet.dll",
|
||||
"lib/netstandard2.1/YamlDotNet.xml",
|
||||
"yamldotnet.16.3.0.nupkg.sha512",
|
||||
"yamldotnet.nuspec"
|
||||
]
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
@@ -3553,29 +3589,30 @@
|
||||
"Newtonsoft.Json >= 13.0.3",
|
||||
"System.IdentityModel.Tokens.Jwt >= 8.15.0",
|
||||
"System.Net.Http >= 4.3.4",
|
||||
"System.Security.Cryptography.Xml >= 10.0.0"
|
||||
"System.Security.Cryptography.Xml >= 10.0.0",
|
||||
"YamlDotNet >= 16.3.0"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
"/home/derek/.nuget/packages/": {}
|
||||
"/Users/derekholloway/.nuget/packages/": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "/home/derek/Desktop/PolyphiaGame/Test.csproj",
|
||||
"projectUniqueName": "/Users/derekholloway/Desktop/PolyphiaGame/Test.csproj",
|
||||
"projectName": "Test",
|
||||
"projectPath": "/home/derek/Desktop/PolyphiaGame/Test.csproj",
|
||||
"packagesPath": "/home/derek/.nuget/packages/",
|
||||
"outputPath": "/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/",
|
||||
"projectPath": "/Users/derekholloway/Desktop/PolyphiaGame/Test.csproj",
|
||||
"packagesPath": "/Users/derekholloway/.nuget/packages/",
|
||||
"outputPath": "/Users/derekholloway/Desktop/PolyphiaGame/.godot/mono/temp/obj/",
|
||||
"projectStyle": "PackageReference",
|
||||
"configFilePaths": [
|
||||
"/home/derek/.nuget/NuGet/NuGet.Config"
|
||||
"/Users/derekholloway/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"/usr/share/dotnet/library-packs": {},
|
||||
"/usr/local/share/dotnet/library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
@@ -3594,7 +3631,7 @@
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "10.0.100"
|
||||
"SdkAnalysisLevel": "9.0.300"
|
||||
},
|
||||
"frameworks": {
|
||||
"net8.0": {
|
||||
@@ -3634,6 +3671,10 @@
|
||||
"System.Security.Cryptography.Xml": {
|
||||
"target": "Package",
|
||||
"version": "[10.0.0, )"
|
||||
},
|
||||
"YamlDotNet": {
|
||||
"target": "Package",
|
||||
"version": "[16.3.0, )"
|
||||
}
|
||||
},
|
||||
"imports": [
|
||||
@@ -3650,11 +3691,11 @@
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[8.0.22, 8.0.22]"
|
||||
"version": "[8.0.17, 8.0.17]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[8.0.22, 8.0.22]"
|
||||
"version": "[8.0.17, 8.0.17]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
@@ -3662,7 +3703,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/10.0.100/PortableRuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/local/share/dotnet/sdk/9.0.301/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user