Skip to content

Commit

Permalink
[Update] dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
samatrhea committed Mar 20, 2024
1 parent 4bb26e9 commit d0d4400
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions reqifviewer/reqifviewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@

<ItemGroup>
<PackageReference Include="Blazor-Analytics" Version="3.12.0" />
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.WebUtilities" Version="8.0.3" />
<PackageReference Include="Radzen.Blazor" Version="4.13.6" />
<PackageReference Include="BlazorStrap.V5" Version="5.1.102.51723" />
<PackageReference Include="ReqIFSharp.Extensions" Version="2.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="ReqIFSharp.Extensions" Version="2.1.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageReference Include="Serilog.Sinks.Async" Version="1.5.0" />
</ItemGroup>
Expand Down

0 comments on commit d0d4400

Please sign in to comment.