Upgrade to 4.4 | change login URL to mistox.com
This commit is contained in:
@@ -1,38 +1,38 @@
|
||||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
"net6.0": {
|
||||
"Godot.SourceGenerators/4.3.0": {
|
||||
"net8.0": {
|
||||
"Godot.SourceGenerators/4.4.1": {
|
||||
"type": "package",
|
||||
"build": {
|
||||
"build/Godot.SourceGenerators.props": {}
|
||||
}
|
||||
},
|
||||
"GodotSharp/4.3.0": {
|
||||
"GodotSharp/4.4.1": {
|
||||
"type": "package",
|
||||
"compile": {
|
||||
"lib/net6.0/GodotSharp.dll": {
|
||||
"lib/net8.0/GodotSharp.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/GodotSharp.dll": {
|
||||
"lib/net8.0/GodotSharp.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
"GodotSharpEditor/4.3.0": {
|
||||
"GodotSharpEditor/4.4.1": {
|
||||
"type": "package",
|
||||
"dependencies": {
|
||||
"GodotSharp": "4.3.0"
|
||||
"GodotSharp": "4.4.1"
|
||||
},
|
||||
"compile": {
|
||||
"lib/net6.0/GodotSharpEditor.dll": {
|
||||
"lib/net8.0/GodotSharpEditor.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net6.0/GodotSharpEditor.dll": {
|
||||
"lib/net8.0/GodotSharpEditor.dll": {
|
||||
"related": ".xml"
|
||||
}
|
||||
}
|
||||
@@ -293,43 +293,43 @@
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Godot.SourceGenerators/4.3.0": {
|
||||
"sha512": "fLDNOAo/kpL1JtGXP6b2M48dobzb5YmKSRLXKDt+td8qegu0Ao3H25avoySVmrb52d7zpe8yvgMwba7QMhqnqQ==",
|
||||
"Godot.SourceGenerators/4.4.1": {
|
||||
"sha512": "V/cuX41BxippWGD79zrP2bhqfXkuyiy9OFuCkTu3flo7I6STSJca637TL2phe7rzROIFre0vQR1+PAMdsjO3zg==",
|
||||
"type": "package",
|
||||
"path": "godot.sourcegenerators/4.3.0",
|
||||
"path": "godot.sourcegenerators/4.4.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"analyzers/dotnet/cs/Godot.SourceGenerators.dll",
|
||||
"build/Godot.SourceGenerators.props",
|
||||
"godot.sourcegenerators.4.3.0.nupkg.sha512",
|
||||
"godot.sourcegenerators.4.4.1.nupkg.sha512",
|
||||
"godot.sourcegenerators.nuspec"
|
||||
]
|
||||
},
|
||||
"GodotSharp/4.3.0": {
|
||||
"sha512": "mEwRmNIG2k/yPfkFencEkNVXpHCa+uETHkIQcq0MxcsfwJQZ4HueFU5Q9CYDIdd5YrRPqjwuyxbsuD6Je8lfdQ==",
|
||||
"GodotSharp/4.4.1": {
|
||||
"sha512": "ghnQEo5LikQPfbCYcVxje8epffNCiyNG4zvGWUDRZRC1O+653+yqG3wdxk3+5RZsA3jaRuGKRavsGcnhLKe12g==",
|
||||
"type": "package",
|
||||
"path": "godotsharp/4.3.0",
|
||||
"path": "godotsharp/4.4.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"godotsharp.4.3.0.nupkg.sha512",
|
||||
"godotsharp.4.4.1.nupkg.sha512",
|
||||
"godotsharp.nuspec",
|
||||
"lib/net6.0/GodotSharp.dll",
|
||||
"lib/net6.0/GodotSharp.xml"
|
||||
"lib/net8.0/GodotSharp.dll",
|
||||
"lib/net8.0/GodotSharp.xml"
|
||||
]
|
||||
},
|
||||
"GodotSharpEditor/4.3.0": {
|
||||
"sha512": "r7A3lszHS9/gIWoOb7w+MNtEjrD/NRX+9ACHq01GD2+lctu6eHsmlSTA0Ah1bjJDKs9rDZeSq+42zwXvtBsPzQ==",
|
||||
"GodotSharpEditor/4.4.1": {
|
||||
"sha512": "cc3nA24r/sjW8KxrNqfSQk4CQMQYcg/kYk5935R88IhGBdRuTH4miaBXPlzR/td5GR8i1oGtCMWyW8axpQ0DxA==",
|
||||
"type": "package",
|
||||
"path": "godotsharpeditor/4.3.0",
|
||||
"path": "godotsharpeditor/4.4.1",
|
||||
"files": [
|
||||
".nupkg.metadata",
|
||||
".signature.p7s",
|
||||
"godotsharpeditor.4.3.0.nupkg.sha512",
|
||||
"godotsharpeditor.4.4.1.nupkg.sha512",
|
||||
"godotsharpeditor.nuspec",
|
||||
"lib/net6.0/GodotSharpEditor.dll",
|
||||
"lib/net6.0/GodotSharpEditor.xml"
|
||||
"lib/net8.0/GodotSharpEditor.dll",
|
||||
"lib/net8.0/GodotSharpEditor.xml"
|
||||
]
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.0": {
|
||||
@@ -1262,10 +1262,10 @@
|
||||
}
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
"net6.0": [
|
||||
"Godot.SourceGenerators >= 4.3.0",
|
||||
"GodotSharp >= 4.3.0",
|
||||
"GodotSharpEditor >= 4.3.0",
|
||||
"net8.0": [
|
||||
"Godot.SourceGenerators >= 4.4.1",
|
||||
"GodotSharp >= 4.4.1",
|
||||
"GodotSharpEditor >= 4.4.1",
|
||||
"MsgPack.Cli >= 1.0.1",
|
||||
"Newtonsoft.Json >= 13.0.3"
|
||||
]
|
||||
@@ -1286,15 +1286,15 @@
|
||||
"/home/derek/.nuget/NuGet/NuGet.Config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net6.0"
|
||||
"net8.0"
|
||||
],
|
||||
"sources": {
|
||||
"/usr/share/dotnet/library-packs": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
@@ -1308,23 +1308,23 @@
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
},
|
||||
"SdkAnalysisLevel": "9.0.200"
|
||||
"SdkAnalysisLevel": "9.0.300"
|
||||
},
|
||||
"frameworks": {
|
||||
"net6.0": {
|
||||
"targetAlias": "net6.0",
|
||||
"net8.0": {
|
||||
"targetAlias": "net8.0",
|
||||
"dependencies": {
|
||||
"Godot.SourceGenerators": {
|
||||
"target": "Package",
|
||||
"version": "[4.3.0, )"
|
||||
"version": "[4.4.1, )"
|
||||
},
|
||||
"GodotSharp": {
|
||||
"target": "Package",
|
||||
"version": "[4.3.0, )"
|
||||
"version": "[4.4.1, )"
|
||||
},
|
||||
"GodotSharpEditor": {
|
||||
"target": "Package",
|
||||
"version": "[4.3.0, )"
|
||||
"version": "[4.4.1, )"
|
||||
},
|
||||
"MsgPack.Cli": {
|
||||
"target": "Package",
|
||||
@@ -1349,7 +1349,11 @@
|
||||
"downloadDependencies": [
|
||||
{
|
||||
"name": "Microsoft.AspNetCore.App.Ref",
|
||||
"version": "[6.0.36, 6.0.36]"
|
||||
"version": "[8.0.16, 8.0.16]"
|
||||
},
|
||||
{
|
||||
"name": "Microsoft.NETCore.App.Ref",
|
||||
"version": "[8.0.16, 8.0.16]"
|
||||
}
|
||||
],
|
||||
"frameworkReferences": {
|
||||
@@ -1357,7 +1361,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.203/RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.300/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user