Skip to content

Commit

Permalink
Bump NuGet.Versioning from 6.7.0 to 6.9.1
Browse files Browse the repository at this point in the history
Bumps [NuGet.Versioning](https://github.com/NuGet/NuGet.Client) from 6.7.0 to 6.9.1.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.Versioning
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent d0fadd1 commit 73a2e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/MuseDashModToolsUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<PackageReference Include="LavaGang.MelonLoader" Version="0.6.1"/>
<PackageReference Include="Material.Avalonia" Version="3.0.2.42-nightly"/>
<PackageReference Include="MessageBox.Avalonia" Version="3.1.5.1"/>
<PackageReference Include="NuGet.Versioning" Version="6.7.0"/>
<PackageReference Include="NuGet.Versioning" Version="6.9.1"/>
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Roslynator.Analyzers" Version="4.6.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 73a2e38

Please sign in to comment.