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 1818 </PropertyGroup >
1919
2020 <ItemGroup >
21- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
21+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.2.221109.1 " />
2222 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
2323 <Manifest Include =" $(ApplicationManifest)" />
2424 </ItemGroup >
Original file line number Diff line number Diff line change 3131 </PropertyGroup >
3232 <ItemGroup >
3333 <PackageReference Condition =" '$(TargetFramework)' == '$(UwpTargetFramework)'" Include =" Microsoft.UI.Xaml" Version =" 2.7.0" />
34- <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
34+ <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.2.221109.1 " />
3535 </ItemGroup >
3636
3737 <ItemGroup >
You can’t perform that action at this time.
0 commit comments