Skip to content

Commit

Permalink
chore: bump winappsdk to match uno.themes (#881)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazo0 committed Oct 26, 2023
1 parent 6f918bc commit 957bd44
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
4 changes: 2 additions & 2 deletions samples/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageVersion Include="Microsoft.UI.Xaml" Version="2.8.5" />
<PackageVersion Include="Microsoft.Windows.Compatibility" Version="5.0.1" />
<PackageVersion Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.755" />
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.1.5" />
<PackageVersion Include="Microsoft.WindowsAppSDK" Version="1.2.0" />
<PackageVersion Include="SkiaSharp.Skottie" Version="2.88.6" />
<PackageVersion Include="SkiaSharp.Views" Version="2.88.5" />
<PackageVersion Include="SkiaSharp.Views.Uno" Version="2.88.6" />
Expand Down Expand Up @@ -52,4 +52,4 @@
<PackageVersion Include="Xamarin.Jetbrains.Annotations" Version="23.0.0.4" />
<PackageVersion Include="Xamarin.TestCloud.Agent" Version="0.23.2" />
</ItemGroup>
</Project>
</Project>
1 change: 1 addition & 0 deletions src/Uno.Toolkit.sln
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{5D8F2DC4-1792-4822-933A-D7B9E7CD5BFE}"
ProjectSection(SolutionItems) = preProject
..\build\workflow\pipeline.yml = ..\build\workflow\pipeline.yml
..\build\workflow\stage-build-packages.yml = ..\build\workflow\stage-build-packages.yml
..\build\workflow\stage-build.yml = ..\build\workflow\stage-build.yml
..\build\workflow\stage-uitests-android.yml = ..\build\workflow\stage-uitests-android.yml
..\build\workflow\stage-uitests-ios.yml = ..\build\workflow\stage-uitests-ios.yml
Expand Down
5 changes: 0 additions & 5 deletions src/global.json

This file was deleted.

0 comments on commit 957bd44

Please sign in to comment.