File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 </PropertyGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
22- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194 " />
21+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.2.221209.1 " />
22+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.755 " />
2323 <Manifest Include =" $(ApplicationManifest)" />
2424 </ItemGroup >
2525
Original file line number Diff line number Diff line change 4444
4545 <ItemGroup >
4646 <PackageReference Condition =" '$(TargetFramework)' == '$(UwpTargetFramework)'" Include =" Microsoft.UI.Xaml" Version =" 2.7.0" />
47- <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
47+ <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.2.221209.1 " />
4848 </ItemGroup >
4949
5050 <ItemGroup >
You can’t perform that action at this time.
0 commit comments