Skip to content

Commit

Permalink
Merge pull request eesast#31 from eesast/renovate/major-dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.Extensions.Logging.Debug to v8
  • Loading branch information
DragonAura authored Dec 2, 2023
2 parents d85c494 + d844ee1 commit f6804b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logic/Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="8.0.0" />
<PackageReference Include="Microsoft.Maui.Controls" Version="8.0.3" />
</ItemGroup>

Expand Down

0 comments on commit f6804b1

Please sign in to comment.