You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-06 17:25:19 +00:00
Mono: Fix typo in Godot.NET.Sdk.nuspec
Fixes #42666.
(cherry picked from commit 1af3cf15c2)
This commit is contained in:
@@ -17,6 +17,6 @@
|
||||
<repository url="$projecturl$" />
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="Sdk\**" target="Sdk" />\
|
||||
<file src="Sdk\**" target="Sdk" />
|
||||
</files>
|
||||
</package>
|
||||
|
||||
Reference in New Issue
Block a user