Upgrade to 4.4 | change login URL to mistox.com
This commit is contained in:
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
@@ -0,0 +1,329 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"Test/1.0.0": {
|
||||
"dependencies": {
|
||||
"Godot.SourceGenerators": "4.4.1",
|
||||
"GodotSharp": "4.4.1",
|
||||
"GodotSharpEditor": "4.4.1",
|
||||
"MsgPack.Cli": "1.0.1",
|
||||
"Newtonsoft.Json": "13.0.3"
|
||||
},
|
||||
"runtime": {
|
||||
"Test.dll": {}
|
||||
}
|
||||
},
|
||||
"Godot.SourceGenerators/4.4.1": {},
|
||||
"GodotSharp/4.4.1": {
|
||||
"runtime": {
|
||||
"lib/net8.0/GodotSharp.dll": {
|
||||
"assemblyVersion": "4.4.1.0",
|
||||
"fileVersion": "4.4.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"GodotSharpEditor/4.4.1": {
|
||||
"dependencies": {
|
||||
"GodotSharp": "4.4.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/net8.0/GodotSharpEditor.dll": {
|
||||
"assemblyVersion": "4.4.1.0",
|
||||
"fileVersion": "4.4.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.0": {},
|
||||
"Microsoft.NETCore.Targets/1.1.0": {},
|
||||
"MsgPack.Cli/1.0.1": {
|
||||
"dependencies": {
|
||||
"System.CodeDom": "4.4.0",
|
||||
"System.Numerics.Vectors": "4.3.0",
|
||||
"System.Reflection.Emit": "4.3.0",
|
||||
"System.Reflection.Emit.Lightweight": "4.3.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/MsgPack.dll": {
|
||||
"assemblyVersion": "1.0.0.0",
|
||||
"fileVersion": "1.0.228.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/13.0.3": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "13.0.0.0",
|
||||
"fileVersion": "13.0.3.27908"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.CodeDom/4.4.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.CodeDom.dll": {
|
||||
"assemblyVersion": "4.0.0.0",
|
||||
"fileVersion": "4.6.25519.3"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Globalization/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.IO/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0",
|
||||
"System.Text.Encoding": "4.3.0",
|
||||
"System.Threading.Tasks": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Numerics.Vectors/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Resources.ResourceManager": "4.3.0",
|
||||
"System.Runtime": "4.3.0",
|
||||
"System.Runtime.Extensions": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Reflection/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.IO": "4.3.0",
|
||||
"System.Reflection.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Reflection.Emit/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.IO": "4.3.0",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
||||
"System.Reflection.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Reflection.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Reflection.Emit.Lightweight/4.3.0": {
|
||||
"dependencies": {
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Reflection.Emit.ILGeneration": "4.3.0",
|
||||
"System.Reflection.Primitives": "4.3.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Reflection.Primitives/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Resources.ResourceManager/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Globalization": "4.3.0",
|
||||
"System.Reflection": "4.3.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Runtime/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0"
|
||||
}
|
||||
},
|
||||
"System.Runtime.Extensions/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Text.Encoding/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks/4.3.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0",
|
||||
"Microsoft.NETCore.Targets": "1.1.0",
|
||||
"System.Runtime": "4.3.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"Test/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Godot.SourceGenerators/4.4.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-V/cuX41BxippWGD79zrP2bhqfXkuyiy9OFuCkTu3flo7I6STSJca637TL2phe7rzROIFre0vQR1+PAMdsjO3zg==",
|
||||
"path": "godot.sourcegenerators/4.4.1",
|
||||
"hashPath": "godot.sourcegenerators.4.4.1.nupkg.sha512"
|
||||
},
|
||||
"GodotSharp/4.4.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ghnQEo5LikQPfbCYcVxje8epffNCiyNG4zvGWUDRZRC1O+653+yqG3wdxk3+5RZsA3jaRuGKRavsGcnhLKe12g==",
|
||||
"path": "godotsharp/4.4.1",
|
||||
"hashPath": "godotsharp.4.4.1.nupkg.sha512"
|
||||
},
|
||||
"GodotSharpEditor/4.4.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-cc3nA24r/sjW8KxrNqfSQk4CQMQYcg/kYk5935R88IhGBdRuTH4miaBXPlzR/td5GR8i1oGtCMWyW8axpQ0DxA==",
|
||||
"path": "godotsharpeditor/4.4.1",
|
||||
"hashPath": "godotsharpeditor.4.4.1.nupkg.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"
|
||||
},
|
||||
"Microsoft.NETCore.Targets/1.1.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
|
||||
"path": "microsoft.netcore.targets/1.1.0",
|
||||
"hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
|
||||
},
|
||||
"MsgPack.Cli/1.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-od0WujAAuPuRLoGfGNfE2iRPP7Kj+o174Oed2uirT03/Dp4rkccnEIqQl/QRHjly79sMwh6xKaIVsLqYwWtiHA==",
|
||||
"path": "msgpack.cli/1.0.1",
|
||||
"hashPath": "msgpack.cli.1.0.1.nupkg.sha512"
|
||||
},
|
||||
"Newtonsoft.Json/13.0.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
||||
"path": "newtonsoft.json/13.0.3",
|
||||
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
||||
},
|
||||
"System.CodeDom/4.4.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-2sCCb7doXEwtYAbqzbF/8UAeDRMNmPaQbU2q50Psg1J9KzumyVVCgKQY8s53WIPTufNT0DpSe9QRvVjOzfDWBA==",
|
||||
"path": "system.codedom/4.4.0",
|
||||
"hashPath": "system.codedom.4.4.0.nupkg.sha512"
|
||||
},
|
||||
"System.Globalization/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
|
||||
"path": "system.globalization/4.3.0",
|
||||
"hashPath": "system.globalization.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.IO/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
|
||||
"path": "system.io/4.3.0",
|
||||
"hashPath": "system.io.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Numerics.Vectors/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-uAIqmwiQPPXdCz59MQcyHwsH2MzIv24VGCS54kP/1GzTRTuU3hazmiPnGUTlKFia4B1DnbLWjTHoGyTI5BMCTQ==",
|
||||
"path": "system.numerics.vectors/4.3.0",
|
||||
"hashPath": "system.numerics.vectors.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
|
||||
"path": "system.reflection/4.3.0",
|
||||
"hashPath": "system.reflection.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Emit/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
|
||||
"path": "system.reflection.emit/4.3.0",
|
||||
"hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Emit.ILGeneration/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
|
||||
"path": "system.reflection.emit.ilgeneration/4.3.0",
|
||||
"hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Emit.Lightweight/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
|
||||
"path": "system.reflection.emit.lightweight/4.3.0",
|
||||
"hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Primitives/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
|
||||
"path": "system.reflection.primitives/4.3.0",
|
||||
"hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Resources.ResourceManager/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
|
||||
"path": "system.resources.resourcemanager/4.3.0",
|
||||
"hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
|
||||
"path": "system.runtime/4.3.0",
|
||||
"hashPath": "system.runtime.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.Extensions/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
|
||||
"path": "system.runtime.extensions/4.3.0",
|
||||
"hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encoding/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
|
||||
"path": "system.text.encoding/4.3.0",
|
||||
"hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
|
||||
},
|
||||
"System.Threading.Tasks/4.3.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
|
||||
"path": "system.threading.tasks/4.3.0",
|
||||
"hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"rollForward": "LatestMinor",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")]
|
||||
@@ -13,7 +13,7 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("Test")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b410345c18ec0f4eca17d0240161b0de5e73e4dc")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+d13d869c77c261b1c7597b3b08dd881bd8870eff")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("Test")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("Test")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
@@ -1 +1 @@
|
||||
52fa786061ead691e37192045ba944a82a192a1506f52a713be04954f27f99d8
|
||||
a824c2f5bd6e2fcad5d615d54457dba269b8e68a017087a693c6cf3f8a29e3a9
|
||||
|
||||
@@ -4,7 +4,7 @@ build_property.GodotProjectDir = /home/derek/Desktop/PolyphiaGame/
|
||||
build_property.GodotProjectDirBase64 =
|
||||
build_property.GodotSourceGenerators =
|
||||
build_property.IsGodotToolsProject =
|
||||
build_property.TargetFramework = net6.0
|
||||
build_property.TargetFramework = net8.0
|
||||
build_property.TargetPlatformMinVersion =
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
@@ -16,5 +16,5 @@ build_property.RootNamespace = Test
|
||||
build_property.ProjectDir = /home/derek/Desktop/PolyphiaGame/
|
||||
build_property.EnableComHosting =
|
||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||
build_property.EffectiveAnalysisLevelStyle = 6.0
|
||||
build_property.EffectiveAnalysisLevelStyle = 8.0
|
||||
build_property.EnableCodeStyleSeverity =
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
2cb06389087c4f73fa0a1f1dd6b5be2aabbfe1499ca7f0da60fb1586c9ebcd90
|
||||
@@ -0,0 +1,20 @@
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/Test.deps.json
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/Test.runtimeconfig.json
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/Test.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/Test.pdb
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/GodotSharp.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/GodotSharpEditor.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/MsgPack.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/Newtonsoft.Json.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/bin/Debug/System.CodeDom.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.csproj.AssemblyReference.cache
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.GeneratedMSBuildEditorConfig.editorconfig
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.AssemblyInfoInputs.cache
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.AssemblyInfo.cs
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.csproj.CoreCompileInputs.cache
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.csproj.Up2Date
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/refint/Test.dll
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.pdb
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/Test.genruntimeconfig.cache
|
||||
/home/derek/Desktop/PolyphiaGame/.godot/mono/temp/obj/Debug/ref/Test.dll
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
3662255b9a9e18c8265ca761cf2c8d01684bec235057bc0fa74979627e9235a6
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -17,15 +17,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": {}
|
||||
}
|
||||
},
|
||||
@@ -39,23 +39,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",
|
||||
@@ -80,7 +80,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": {
|
||||
@@ -88,7 +92,7 @@
|
||||
"privateAssets": "all"
|
||||
}
|
||||
},
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.203/RuntimeIdentifierGraph.json"
|
||||
"runtimeIdentifierGraphPath": "/usr/share/dotnet/sdk/9.0.300/PortableRuntimeIdentifierGraph.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -7,12 +7,12 @@
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/derek/.nuget/packages/</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/derek/.nuget/packages/</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.2</NuGetToolVersion>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="/home/derek/.nuget/packages/" />
|
||||
</ItemGroup>
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)godot.sourcegenerators/4.3.0/build/Godot.SourceGenerators.props" Condition="Exists('$(NuGetPackageRoot)godot.sourcegenerators/4.3.0/build/Godot.SourceGenerators.props')" />
|
||||
<Import Project="$(NuGetPackageRoot)godot.sourcegenerators/4.4.1/build/Godot.SourceGenerators.props" Condition="Exists('$(NuGetPackageRoot)godot.sourcegenerators/4.4.1/build/Godot.SourceGenerators.props')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "L5hG2z1zRX8=",
|
||||
"dgSpecHash": "OKGWI4s12q4=",
|
||||
"success": true,
|
||||
"projectFilePath": "/home/derek/Desktop/PolyphiaGame/Test.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"/home/derek/.nuget/packages/godot.sourcegenerators/4.3.0/godot.sourcegenerators.4.3.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/godotsharp/4.3.0/godotsharp.4.3.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/godotsharpeditor/4.3.0/godotsharpeditor.4.3.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/godot.sourcegenerators/4.4.1/godot.sourcegenerators.4.4.1.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/godotsharp/4.4.1/godotsharp.4.4.1.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/godotsharpeditor/4.4.1/godotsharpeditor.4.4.1.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.1.1.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.1.1.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/msgpack.cli/1.0.1/msgpack.cli.1.0.1.nupkg.sha512",
|
||||
@@ -25,7 +25,8 @@
|
||||
"/home/derek/.nuget/packages/system.runtime.extensions/4.3.0/system.runtime.extensions.4.3.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/system.text.encoding/4.3.0/system.text.encoding.4.3.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/system.threading.tasks/4.3.0/system.threading.tasks.4.3.0.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/microsoft.aspnetcore.app.ref/6.0.36/microsoft.aspnetcore.app.ref.6.0.36.nupkg.sha512"
|
||||
"/home/derek/.nuget/packages/microsoft.netcore.app.ref/8.0.16/microsoft.netcore.app.ref.8.0.16.nupkg.sha512",
|
||||
"/home/derek/.nuget/packages/microsoft.aspnetcore.app.ref/8.0.16/microsoft.aspnetcore.app.ref.8.0.16.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
Reference in New Issue
Block a user