Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Oct 2, 2023
1 parent e009683 commit ae3d0d6
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.7" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Source" Version="13.0.0.7" />
<PackageReference Include="BUTR.CrashReport" Version="13.0.0.14" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Source" Version="13.0.0.14" />
<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 ae3d0d6

Please sign in to comment.