diff --git a/miniwsl.vcxproj b/miniwsl.vcxproj index ea7fd02..10f3fd9 100644 --- a/miniwsl.vcxproj +++ b/miniwsl.vcxproj @@ -15,7 +15,9 @@ {9B9E83B6-E922-42FD-BFB3-8BF1EE087D71} Win32Proj miniwsl - $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion).0 + $(Version_Number) + $(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion).0 + true @@ -77,6 +79,7 @@ false stdcpplatest true + true Console