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.1 .3" />
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 3030 </PropertyGroup >
3131 <ItemGroup >
3232 <PackageReference Condition =" '$(TargetFramework)' == '$(UwpTargetFramework)'" Include =" Microsoft.UI.Xaml" Version =" 2.7.0" />
33- <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.0 .3" />
33+ <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.1 .3" />
3434 </ItemGroup >
3535
3636 <ItemGroup >
You can’t perform that action at this time.
0 commit comments