mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
Merge pull request #1734 from tgstation/Cyberboss-patch-1
Enable VS Build Acceleration globally
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<PropertyGroup>
|
||||
<TgsFrameworkVersion>net$(TgsNetMajorVersion).0</TgsFrameworkVersion>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
|
||||
<!-- This is the default but Wix hates it -->
|
||||
<!--<DebugType>Portable</DebugType> -->
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user