Skip to content

Commit

Permalink
Bump the nuget group with 4 updates (#799)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent a613f5f commit 6ccafb2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions YoutubeExplode.Demo.Gui/YoutubeExplode.Demo.Gui.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@

<ItemGroup>
<PackageReference Include="AsyncImageLoader.Avalonia" Version="3.2.1" />
<PackageReference Include="Avalonia" Version="11.0.10" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.10" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.10" Condition="'$(Configuration)' == 'Debug'" />
<PackageReference Include="Avalonia" Version="11.0.11" />
<PackageReference Include="Avalonia.Desktop" Version="11.0.11" />
<PackageReference Include="Avalonia.Diagnostics" Version="11.0.11" Condition="'$(Configuration)' == 'Debug'" />
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="CSharpier.MsBuild" Version="0.28.2" PrivateAssets="all" />
<PackageReference Include="Material.Avalonia" Version="3.6.0" />
<PackageReference Include="Material.Icons.Avalonia" Version="2.1.9" />
<PackageReference Include="Material.Icons.Avalonia" Version="2.1.10" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6ccafb2

Please sign in to comment.