File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545
4646 <ItemGroup >
4747 <PackageReference Condition =" '$(TargetFramework)' == '$(UwpTargetFramework)'" Include =" Microsoft.UI.Xaml" Version =" 2.7.0" />
48- <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.2.230118.102 " />
48+ <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.3.230331000 " />
4949 </ItemGroup >
5050
5151 <ItemGroup >
Original file line number Diff line number Diff line change 1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.2.230118.102 " />
19- <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.755 " />
18+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.3.230331000 " />
19+ <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22621.756 " />
2020 <Manifest Include =" $(ApplicationManifest)" />
2121 </ItemGroup >
2222</Project >
You can’t perform that action at this time.
0 commit comments