Skip to content

Commit

Permalink
Bump Analogy.LogViewer.Interfaces from 5.0.3 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [Analogy.LogViewer.Interfaces](https://github.com/Analogy-LogViewer/Analogy.Interfaces) from 5.0.3 to 6.0.0.
- [Commits](https://github.com/Analogy-LogViewer/Analogy.Interfaces/commits)

---
updated-dependencies:
- dependency-name: Analogy.LogViewer.Interfaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2023
1 parent 8e1346a commit f13fbfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.3" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
<PackageReference Include="Microsoft.Extensions.Hosting.Abstractions" Version="7.0.0" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.5" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Analogy.LogServer.Clients" Version="5.0.3.1" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.3" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="6.0.0" />
<PackageReference Include="Google.Protobuf" Version="3.25.0" />
<PackageReference Include="Grpc.Net.Client" Version="2.59.0" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.1.1">
Expand Down

0 comments on commit f13fbfc

Please sign in to comment.