fix: change Global class Namespace

This commit is contained in:
h z
2025-02-10 16:03:22 +00:00
parent 3c1035bdfe
commit ac1c93d1e5
2 changed files with 12 additions and 4 deletions

View File

@@ -8,12 +8,12 @@
<GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
<PackageId>Polonium</PackageId>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.0.162</Version>
<Version>0.0.164</Version>
<Authors>Hangman</Authors>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="GodotSharp" Version="4.4.0-beta.3"/>
<PackageReference Include="Polonium.Tasks" Version="0.0.9" />
<PackageReference Include="Polonium.Tasks" Version="0.0.91" />
</ItemGroup>
<Target Name="GenerateProxyNodes" BeforeTargets="BeforeBuild">
<GenerateProxyNodesTask