Skip to content

Commit

Permalink
Merge pull request #187 from ks-no/dependabot/nuget/multi-a4d4f0ac55
Browse files Browse the repository at this point in the history
Bump Microsoft.Extensions.Logging.Console, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Logging
  • Loading branch information
Kolbein authored Oct 10, 2024
2 parents fb8aaea + 23c1507 commit 57dbaa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions KS.Fiks.ASiC-E/KS.Fiks.ASiC-E.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
<ItemGroup>
<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />
<PackageReference Include="KS.Fiks.QA" Version="1.0.0" PrivateAssets="All" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageReference Include="MimeMapping" Version="3.0.1" />
<PackageReference Include="System.Collections.Immutable" Version="8.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
Expand Down

0 comments on commit 57dbaa6

Please sign in to comment.