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 Apr 7, 2024
1 parent cf4cb4b commit 30110ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/BUTR.CrashReportServer/BUTR.CrashReportServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@

<ItemGroup>
<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="BUTR.CrashReport" Version="13.0.0.64" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="13.0.0.64" />
<PackageReference Include="BUTR.CrashReport.Renderer.Html" Version="13.0.0.64" />
<PackageReference Include="BUTR.CrashReport" Version="13.0.0.65" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="13.0.0.65" />
<PackageReference Include="BUTR.CrashReport.Renderer.Html" Version="13.0.0.65" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.3" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.3" />
<PackageReference Include="Microsoft.IO.RecyclableMemoryStream" Version="3.0.0" />
Expand Down

0 comments on commit 30110ef

Please sign in to comment.