We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf51718 commit 395cc79Copy full SHA for 395cc79
source/P4VFS.Driver/P4VFS.Driver.vcxproj
@@ -19,7 +19,7 @@
19
<Platform Condition="'$(Platform)' == ''">x64</Platform>
20
<RootNamespace>Microsoft::P4VFS::Driver</RootNamespace>
21
<InfVerif_AdditionalOptions>/msft</InfVerif_AdditionalOptions>
22
- <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <WindowsTargetPlatformVersion>10.0.26100.0</WindowsTargetPlatformVersion>
23
</PropertyGroup>
24
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
25
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win10.0.Debug|x64'" Label="Configuration">
0 commit comments