mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
8 lines
244 B
Text
8 lines
244 B
Text
|
|
<Project>
|
||
|
|
<ItemGroup>
|
||
|
|
<!-- $(GodotProjectDir) is defined by Godot.NET.Sdk -->
|
||
|
|
<CompilerVisibleProperty Include="GodotProjectDir" />
|
||
|
|
<CompilerVisibleProperty Include="GodotScriptPathAttributeGenerator" />
|
||
|
|
</ItemGroup>
|
||
|
|
</Project>
|