1
0
mirror of https://github.com/bobranten/Ext4Fsd.git synced 2026-05-21 21:30:40 -05:00

updated WDK version number

This commit is contained in:
Bo Branten
2026-04-27 13:53:22 +02:00
parent 60927aea47
commit 53983394b6
+1 -1
View File
@@ -42,7 +42,7 @@
<Configuration>Debug</Configuration> <Configuration>Debug</Configuration>
<Platform Condition="'$(Platform)' == ''">Win32</Platform> <Platform Condition="'$(Platform)' == ''">Win32</Platform>
<RootNamespace>Ext4Fsd</RootNamespace> <RootNamespace>Ext4Fsd</RootNamespace>
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion> <WindowsTargetPlatformVersion>10.0.26100.0</WindowsTargetPlatformVersion>
</PropertyGroup> </PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">