mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-03-21 11:35:14 +00:00
7 lines
293 B
XML
7 lines
293 B
XML
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<!-- This is in it's own file to help incremental building, changing it causes a complete rebuild of the web panel -->
|
|
<TgsWebpanelVersion>6.10.0</TgsWebpanelVersion>
|
|
</PropertyGroup>
|
|
</Project>
|