Skip to content

Commit 395cc79

Browse files
committed
update driver to 10.0.26100.0
1 parent cf51718 commit 395cc79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/P4VFS.Driver/P4VFS.Driver.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<Platform Condition="'$(Platform)' == ''">x64</Platform>
2020
<RootNamespace>Microsoft::P4VFS::Driver</RootNamespace>
2121
<InfVerif_AdditionalOptions>/msft</InfVerif_AdditionalOptions>
22-
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
22+
<WindowsTargetPlatformVersion>10.0.26100.0</WindowsTargetPlatformVersion>
2323
</PropertyGroup>
2424
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2525
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win10.0.Debug|x64'" Label="Configuration">

0 commit comments

Comments
 (0)