Skip to content

Commit

Permalink
Merge pull request #129 from sir-gon/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dotnet monorepo
  • Loading branch information
sir-gon authored Oct 8, 2024
2 parents ec3dd8c + 84873fb commit fe400c1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="8.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>


Expand Down

0 comments on commit fe400c1

Please sign in to comment.