Files
tgstation-server/build/ControlPanelVersion.props
T
Jordan Dominion b28571bac3 Dependency updates
- Add missing comments for some packages.
- Pin Moq due to bullshit e-mail scraping: https://github.com/moq/moq/issues/1374
2023-08-09 08:12:21 -04:00

7 lines
301 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 -->
<TgsControlPanelVersion>4.23.1</TgsControlPanelVersion>
</PropertyGroup>
</Project>