Skip to content

Commit f89bc8c

Browse files
chore(deps): update dependency godot.net.sdk to 4.6.2
1 parent e2d36d7 commit f89bc8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Chickensoft.GodotTestDriver.Tests/Chickensoft.GodotTestDriver.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Godot.NET.Sdk/4.6.1">
1+
<Project Sdk="Godot.NET.Sdk/4.6.2">
22
<PropertyGroup>
33
<TargetFramework>net8.0</TargetFramework>
44
<EnableDynamicLoading>true</EnableDynamicLoading>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"msbuild-sdks": {
3-
"Godot.NET.Sdk": "4.6.1"
3+
"Godot.NET.Sdk": "4.6.2"
44
},
55
"sdk": {
66
"rollForward": "major",

0 commit comments

Comments
 (0)