Bump GodotSharp and GodotSharpEditor

Bumps GodotSharp from 4.6.1 to 4.6.2
Bumps GodotSharpEditor from 4.6.1 to 4.6.2

---
updated-dependencies:
- dependency-name: GodotSharp
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: GodotSharpEditor
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-02 13:04:13 +00:00 committed by gewuyou
parent 093f01ed98
commit c668dca7ba

View File

@ -14,8 +14,8 @@
<ItemGroup>
<PackageReference Include="Godot.SourceGenerators" Version="4.6.1" PrivateAssets="all"/>
<PackageReference Include="GodotSharp" Version="4.6.1"/>
<PackageReference Include="GodotSharpEditor" Version="4.6.1" PrivateAssets="all"/>
<PackageReference Include="GodotSharp" Version="4.6.2"/>
<PackageReference Include="GodotSharpEditor" Version="4.6.2" PrivateAssets="all"/>
</ItemGroup>
<ItemGroup>