Skip to content

Commit

Permalink
Bump Enums.NET from 4.0.2 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Enums.NET](https://github.com/TylerBrinkley/Enums.NET) from 4.0.2 to 5.0.0.
- [Release notes](https://github.com/TylerBrinkley/Enums.NET/releases)
- [Commits](TylerBrinkley/Enums.NET@4.0.2...5.0.0)

---
updated-dependencies:
- dependency-name: Enums.NET
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent c5d7f1e commit 288bde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WeatherCalendar/WeatherCalendar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="DynamicData" Version="8.4.1" />
<PackageReference Include="Enums.NET" Version="4.0.2" />
<PackageReference Include="Enums.NET" Version="5.0.0" />
<PackageReference Include="Fody" Version="6.8.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 288bde2

Please sign in to comment.