[Premake] Update SDK Version

This commit is contained in:
/dev/root 2018-11-20 05:48:15 +01:00
parent b2cb5f7394
commit a8df2396b9

View File

@ -450,7 +450,7 @@ workspace "*"
buildoptions {
"/std:c++latest"
}
systemversion "10.0.16299.0"
systemversion "10.0.17134.0"
defines { "_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS" }
rule "ProtobufCompiler"