Bump Godot.SourceGenerators from 4.6.1 to 4.6.2

---
updated-dependencies:
- dependency-name: Godot.SourceGenerators
  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:56:13 +00:00 committed by gewuyou
parent 14fb9f1fa1
commit ad13f58a45

View File

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