Skip to content

Commit bb67dcb

Browse files
fix: update Windows SDK version to 10.0.26100.68-preview
1 parent 300e00c commit bb67dcb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CmdPalWebSearchShortcut/WebSearchShortcut/WebSearchShortcut.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<RootNamespace>WebSearchShortcut</RootNamespace>
55
<ApplicationManifest>app.manifest</ApplicationManifest>
66

7-
<WindowsSdkPackageVersion>10.0.22621.57</WindowsSdkPackageVersion>
8-
<TargetFramework>net9.0-windows10.0.22621.0</TargetFramework>
7+
<WindowsSdkPackageVersion>10.0.26100.68-preview</WindowsSdkPackageVersion>
8+
<TargetFramework>net9.0-windows10.0.26100.0</TargetFramework>
99
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
1010
<SupportedOSPlatformVersion>10.0.19041.0</SupportedOSPlatformVersion>
1111
<RuntimeIdentifiers>win-x64;win-arm64</RuntimeIdentifiers>

0 commit comments

Comments
 (0)