Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Jan 11, 2024
2 parents e37a4b8 + 271e787 commit e2cabaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/TestWebApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="FastEndpoints" Version="5.20.1" />
<PackageReference Include="FastEndpoints" Version="5.21.2" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/Nefarius.Utilities.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="IPNetwork2" Version="2.6.618">
<Aliases>IPNetwork2</Aliases>
</PackageReference>
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.0-prerelease.1" />
<PackageReference Include="MonoMod.RuntimeDetour" Version="25.1.0-prerelease.2" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.0" />
<PackageReference Include="Serilog.Sinks.File.Archive" Version="1.0.4" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
Expand Down

0 comments on commit e2cabaf

Please sign in to comment.