Skip to content

Commit

Permalink
chore(deps): bump Uno.Extensions.Logging.WebAssembly.Console
Browse files Browse the repository at this point in the history
Bumps [Uno.Extensions.Logging.WebAssembly.Console](https://github.com/unoplatform/uno.extensions.logging) from 1.3.0 to 1.7.0.
- [Commits](unoplatform/uno.extensions.logging@1.3.0...1.7.0)

---
updated-dependencies:
- dependency-name: Uno.Extensions.Logging.WebAssembly.Console
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 23040ba commit cb96e06
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net7.0</TargetFramework>
Expand Down Expand Up @@ -48,7 +48,7 @@
<ItemGroup>
<PackageReference Update="Microsoft.Net.Compilers.Toolset" Version="4.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.4.0" />
<PackageReference Include="Uno.Extensions.Logging.WebAssembly.Console" Version="1.7.0" />
<PackageReference Include="Uno.WinUI.WebAssembly" Version="5.0.0-dev.2770" />
<PackageReference Include="Uno.WinUI.RemoteControl" Version="5.0.0-dev.2770" Condition="'$(Configuration)'=='Debug'" />
<PackageReference Include="Uno.UI.Adapter.Microsoft.Extensions.Logging" Version="5.0.0-dev.2770" />
Expand Down

0 comments on commit cb96e06

Please sign in to comment.