Skip to content

Commit 6d95dcd

Browse files
author
Santosh Chintalapati
committed
2 parents cb988b5 + 81d4e37 commit 6d95dcd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Samples/AppLifecycle/Activation/cs-winui-packaged/CsWinUiDesktopActivation/CsWinUiDesktopActivation/CsWinUiDesktopActivation.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.0.0" />
15-
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.196" />
15+
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
1616
<Manifest Include="$(ApplicationManifest)" />
1717
</ItemGroup>
1818
</Project>

Samples/AppLifecycle/Instancing/cs-winui-packaged/CsWinUiDesktopInstancing/CsWinUiDesktopInstancing/CsWinUiDesktopInstancing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<ItemGroup>
3232
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.0.0" />
33-
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.196" />
33+
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
3434
<Manifest Include="$(ApplicationManifest)" />
3535
</ItemGroup>
3636
</Project>

Samples/AppLifecycle/StateNotifications/cs-winui-packaged/CsWinUiDesktopState/CsWinUiDesktopState/CsWinUiDesktopState.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.0.0" />
15-
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22000.196" />
15+
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.1" />
1616
<Manifest Include="$(ApplicationManifest)" />
1717
</ItemGroup>
1818
</Project>

0 commit comments

Comments
 (0)