File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
CanvasLayout/samples/CanvasLayout.WinAppSdk
SizerBase/samples/SizerBase.WinAppSdk
template/lab/samples/ProjectTemplate.WinAppSdk Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 </PropertyGroup >
3434 <ItemGroup >
3535 <PackageReference Condition =" '$(TargetFramework)' == '$(UwpTargetFramework)'" Include =" Microsoft.UI.Xaml" Version =" 2.7.0" />
36- <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
36+ <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
3737 </ItemGroup >
3838
3939 <ItemGroup >
Original file line number Diff line number Diff line change 1616 </PropertyGroup >
1717
1818 <ItemGroup >
19- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
19+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
2020 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
2121 <Manifest Include =" $(ApplicationManifest)" />
2222 </ItemGroup >
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
16+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
1717 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
1818 <Manifest Include =" $(ApplicationManifest)" />
1919 </ItemGroup >
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
16+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
1717 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
1818 <Manifest Include =" $(ApplicationManifest)" />
1919 </ItemGroup >
Original file line number Diff line number Diff line change 1313 </ItemGroup >
1414
1515 <ItemGroup >
16- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.0.3 " />
16+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
1717 <PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
1818 <Manifest Include =" $(ApplicationManifest)" />
1919 </ItemGroup >
You can’t perform that action at this time.
0 commit comments