Skip to content

Commit

Permalink
WindowsAppSDK 1.5 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
rocksdanister committed Mar 1, 2024
1 parent 7a0362f commit 56bbb51
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Lively/Lively.UI.WinUI/Lively.UI.WinUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,13 @@
<PackageReference Include="CommunityToolkit.WinUI.UI.Media" Version="7.1.2" />
<PackageReference Include="H.Hooks" Version="1.6.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.240211001" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.2428" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.5.240227000" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.3233" />
<PackageReference Include="Microsoft.Xaml.Behaviors.WinUI.Managed" Version="2.0.9" />
<PackageReference Include="NLog" Version="5.2.8" />
<PackageReference Include="WinUICommunity.Common" Version="4.1.0" />
<PackageReference Include="WinUICommunity.SettingsUI" Version="4.0.7" />
<PackageReference Include="WinUIEx" Version="2.3.3" />
<PackageReference Include="WinUIEx" Version="2.3.4" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>

Expand Down

0 comments on commit 56bbb51

Please sign in to comment.