Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Apr 11, 2024
1 parent f3bddcb commit 58b3974
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="BUTR.CrashReport.Models" Version="13.0.0.74" Alias="v13" />
<PackageReference Include="BUTR.CrashReport.Renderer.Html" Version="13.0.0.74" Alias="v13" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="13.0.0.74" Alias="v13" />
<PackageReference Include="BUTR.CrashReport.Models" Version="13.0.0.78" Alias="v13" />
<PackageReference Include="BUTR.CrashReport.Renderer.Html" Version="13.0.0.78" Alias="v13" />
<PackageReference Include="BUTR.CrashReport.Bannerlord.Parser" Version="13.0.0.78" Alias="v13" />

<PackageReference Include="AspNetCore.Authentication.Basic" Version="8.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.3" PrivateAssets="all" IncludeAssets="runtime; build; native; contentfiles; analyzers; buildtransitive" />
Expand Down

0 comments on commit 58b3974

Please sign in to comment.