Skip to content

Commit f0455c8

Browse files
committed
Make sure we can support Windows 10 before Build 19041 for VirtualSmb project.
1 parent c0e856f commit f0455c8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

VirtualSmb/VirtualSmb.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<MileProjectVersion>1.0.$([System.DateTime]::Today.Subtract($([System.DateTime]::Parse('2024-05-01'))).TotalDays).0</MileProjectVersion>
1616
<MileProjectVersionTag>Preview 3</MileProjectVersionTag>
1717
<MileUniCrtDisableRuntimeDebuggingFeature>true</MileUniCrtDisableRuntimeDebuggingFeature>
18+
<MileUniCrtEnableVcRuntimeWrapper>false</MileUniCrtEnableVcRuntimeWrapper>
1819
<MileWindowsHelpersNoCppWinRTHelpers>true</MileWindowsHelpersNoCppWinRTHelpers>
1920
</PropertyGroup>
2021
<Import Sdk="Mile.Project.Configurations" Version="1.0.1917" Project="Mile.Project.Platform.x86.props" />

0 commit comments

Comments
 (0)