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 33
33
</PropertyGroup >
34
34
<ItemGroup >
35
35
<PackageReference Condition =" '$(TargetFramework)' == '$(UwpTargetFramework)'" Include =" Microsoft.UI.Xaml" Version =" 2.7.0" />
36
- <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
36
+ <PackageReference Condition =" '$(TargetFramework)' == '$(WinAppSdkTargetFramework)'" Include =" Microsoft.WindowsAppSDK" Version =" 1.1.3 " />
37
37
</ItemGroup >
38
38
39
39
<ItemGroup >
Original file line number Diff line number Diff line change 16
16
</PropertyGroup >
17
17
18
18
<ItemGroup >
19
- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
19
+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.3 " />
20
20
<PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
21
21
<Manifest Include =" $(ApplicationManifest)" />
22
22
</ItemGroup >
Original file line number Diff line number Diff line change 13
13
</ItemGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
16
+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.3 " />
17
17
<PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
18
18
<Manifest Include =" $(ApplicationManifest)" />
19
19
</ItemGroup >
Original file line number Diff line number Diff line change 13
13
</ItemGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
16
+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.3 " />
17
17
<PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
18
18
<Manifest Include =" $(ApplicationManifest)" />
19
19
</ItemGroup >
Original file line number Diff line number Diff line change 13
13
</ItemGroup >
14
14
15
15
<ItemGroup >
16
- <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.2 " />
16
+ <PackageReference Include =" Microsoft.WindowsAppSDK" Version =" 1.1.3 " />
17
17
<PackageReference Include =" Microsoft.Windows.SDK.BuildTools" Version =" 10.0.22000.194" />
18
18
<Manifest Include =" $(ApplicationManifest)" />
19
19
</ItemGroup >
You can’t perform that action at this time.
0 commit comments