Skip to content

Commit

Permalink
Bump Material.Avalonia from 3.0.2.42-nightly to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [Material.Avalonia](https://github.com/AvaloniaCommunity/Material.Avalonia) from 3.0.2.42-nightly to 3.3.0.
- [Release notes](https://github.com/AvaloniaCommunity/Material.Avalonia/releases)
- [Commits](https://github.com/AvaloniaCommunity/Material.Avalonia/commits/3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent d0fadd1 commit 928cc10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Styles/MuseDashModToolsUI.Styles.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@

<ItemGroup>
<PackageReference Include="Avalonia" Version="11.0.5"/>
<PackageReference Include="Material.Avalonia" Version="3.0.2.42-nightly"/>
<PackageReference Include="Material.Avalonia" Version="3.3.0"/>
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion UI/MuseDashModToolsUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
<PackageReference Include="DialogHost.Avalonia" Version="0.7.7"/>
<PackageReference Include="JetBrains.Annotations" Version="2023.3.0"/>
<PackageReference Include="LavaGang.MelonLoader" Version="0.6.1"/>
<PackageReference Include="Material.Avalonia" Version="3.0.2.42-nightly"/>
<PackageReference Include="Material.Avalonia" Version="3.3.0"/>
<PackageReference Include="MessageBox.Avalonia" Version="3.1.5.1"/>
<PackageReference Include="NuGet.Versioning" Version="6.7.0"/>
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Roslynator.Analyzers" Version="4.6.2">
Expand Down

0 comments on commit 928cc10

Please sign in to comment.