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 and sjp committed May 3, 2024
1 parent 77a0f3a commit 212b7f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SJP.FsNotify/SJP.FsNotify.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Enums.NET" Version="4.0.2" />
<PackageReference Include="Enums.NET" Version="5.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 212b7f6

Please sign in to comment.