summaryrefslogtreecommitdiff
path: root/server/server.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'server/server.vcxproj')
-rw-r--r--server/server.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/server/server.vcxproj b/server/server.vcxproj
index e37c277..15d8173 100644
--- a/server/server.vcxproj
+++ b/server/server.vcxproj
@@ -31,7 +31,7 @@
<ProjectGuid>{F0038E32-6DE8-47B7-BC86-8A2274B24406}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>server</RootNamespace>
- <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -46,6 +46,7 @@
<PlatformToolset>v141</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
+ <SpectreMitigation>false</SpectreMitigation>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='pHit|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>