Skip to content

Commit

Permalink
⬆️ Bump Material.Avalonia from 2.5.1 to 3.4.2
Browse files Browse the repository at this point in the history
Bumps [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia) from 2.5.1 to 3.4.2.
- [Release notes](https://github.com/AvaloniaCommunity/Material.Avalonia/releases)
- [Commits](AvaloniaCommunity/Material.Avalonia@v2.5.1...v3.4.2)

---
updated-dependencies:
- dependency-name: Material.Avalonia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 15, 2024
1 parent 0aa01f5 commit b898d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TeslaVideoCenter.Common/TeslaVideoCenter.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
<AvaloniaResource Include="Assets\**" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Avalonia" Version="0.10.21" />
<PackageReference Include="Avalonia" Version="11.0.9" />
<PackageReference Include="Avalonia.Desktop" Version="0.10.21" />
<PackageReference Include="Avalonia.ReactiveUI" Version="0.10.21" />
<PackageReference Include="Avalonia.Xaml.Behaviors" Version="0.10.19" />
<PackageReference Include="FFMpegCore" Version="5.1.0" />
<PackageReference Include="Material.Avalonia" Version="2.5.1" />
<PackageReference Include="Material.Avalonia" Version="3.4.2" />
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="7.0.4">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit b898d3e

Please sign in to comment.