7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
|
<Project>
|
||
|
<PropertyGroup>
|
||
|
<GodotSdkPackageVersionsFilePath>$(MSBuildThisFileDirectory)\SdkPackageVersions.props</GodotSdkPackageVersionsFilePath>
|
||
|
</PropertyGroup>
|
||
|
<Import Project="$(GodotSdkPackageVersionsFilePath)" />
|
||
|
</Project>
|