Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
soenneker committed May 20, 2024
2 parents 23a4fe4 + 67f7a3c commit 2736429
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Soenneker.Extensions.DateTime.Hour.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Soenneker.Extensions.DateTime" Version="2.1.96" />
<PackageReference Include="Soenneker.Extensions.DateTime" Version="2.1.106" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion test/Soenneker.Extensions.DateTime.Hour.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Soenneker.Tests.Unit" Version="2.1.246" />
<PackageReference Include="Soenneker.Tests.Unit" Version="2.1.251" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 2736429

Please sign in to comment.