Skip to content

Commit

Permalink
chore: bump Nager.Date from 1.40.0 to 1.41.0
Browse files Browse the repository at this point in the history
Bumps [Nager.Date](https://github.com/nager/Nager.Date) from 1.40.0 to 1.41.0.
- [Release notes](https://github.com/nager/Nager.Date/releases)
- [Changelog](https://github.com/nager/Nager.Date/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nager/Nager.Date/commits)

---
updated-dependencies:
- dependency-name: Nager.Date
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2023
1 parent 24acdcd commit 04573b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/MoreDateTime/MoreDateTime.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand Down Expand Up @@ -27,7 +27,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Nager.Date" Version="1.40.0" />
<PackageReference Include="Nager.Date" Version="1.41.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 04573b5

Please sign in to comment.