mirror of
https://github.com/sebastian-heinz/Arrowgene.DragonsDogmaOnline
synced 2026-08-03 11:12:41 -04:00
5 lines
No EOL
153 B
XML
5 lines
No EOL
153 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<Version>$([System.IO.File]::ReadAllText("$(ProjectDir)..\ddon.version"))</Version>
|
|
</PropertyGroup>
|
|
</Project> |