File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
* [ Git for Windows] ( https://git-scm.com/download/win )
6
6
* [ Windows 10 November 2021 Update] ( https://learn.microsoft.com/windows/whats-new/whats-new-windows-10-version-21h2 ) (or newer)
7
7
* [ .NET 8 SDK] ( https://dotnet.microsoft.com/en-us/download/dotnet/8.0 )
8
- * [ Windows 10 SDK] ( https://developer.microsoft.com/en-us/windows/downloads/sdk-archive ) (or newer)
8
+ * [ Windows SDK for Windows 11 (10.0.26100.4188) ] ( https://developer.microsoft.com/en-us/windows/downloads/sdk-archive ) (or newer)
9
9
10
10
11
11
## Step-by-step
Original file line number Diff line number Diff line change 36
36
<Import Project =" $(WapProjPath)\Microsoft.DesktopBridge.props" />
37
37
<PropertyGroup >
38
38
<ProjectGuid >ea5510ed-f014-4587-a505-64c59d5b2627</ProjectGuid >
39
- <TargetPlatformVersion >10.0.22000 .0</TargetPlatformVersion >
39
+ <TargetPlatformVersion >10.0.26100 .0</TargetPlatformVersion >
40
40
<TargetPlatformMinVersion >10.0.19041.0</TargetPlatformMinVersion >
41
41
<DefaultLanguage >en-US</DefaultLanguage >
42
42
<PackageCertificateKeyFile >EarTrumpet.Package_StoreKey.pfx</PackageCertificateKeyFile >
You can’t perform that action at this time.
0 commit comments