Skip to content

Commit

Permalink
Deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Oct 2, 2023
1 parent 298f534 commit 8b679ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BUTR.CrashReportServer/BUTR.CrashReportServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@

<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.Basic" Version="7.0.0" />
<PackageReference Include="BUTR.CrashReport" Version="13.0.0.5" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Source" Version="13.0.0.5" />
<PackageReference Include="BUTR.CrashReport" Version="13.0.0.7" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Source" Version="13.0.0.7" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.11" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.11" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="2.3.2" />
Expand Down

0 comments on commit 8b679ce

Please sign in to comment.