Skip to content

Commit

Permalink
Update BUTR.CrashReportServer.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas authored Oct 3, 2023
1 parent 4f40955 commit 68efef4
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.14" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Source" Version="13.0.0.14" />
<PackageReference Include="BUTR.CrashReport" Version="13.0.0.22" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Source" Version="13.0.0.22" />
<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 68efef4

Please sign in to comment.