Skip to content

Commit 25a7836

Browse files
committed
remove unused property
1 parent 3ec4feb commit 25a7836

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.sln/gdext.vcxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,11 @@
1212
</PropertyGroup>
1313

1414
<PropertyGroup Condition="'$(Configuration)'=='Debug'">
15-
<GodotConfiguration>Debug</GodotConfiguration>
1615
<GodotTemplate>template_debug</GodotTemplate>
1716
<BuildType>dev_build=yes</BuildType>
1817
</PropertyGroup>
1918

2019
<PropertyGroup Condition="'$(Configuration)'=='Release'">
21-
<GodotConfiguration>Release</GodotConfiguration>
2220
<GodotTemplate>template_release</GodotTemplate>
2321
</PropertyGroup>
2422

0 commit comments

Comments
 (0)