Skip to content

Commit

Permalink
Bump Analogy.LogViewer.Interfaces from 5.0.3 to 6.0.0.1
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.1.
- [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 a17b82d commit 636d5db
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.WindowsDesktop">
<Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">

<PropertyGroup>
<OutputType>Library</OutputType>
Expand Down Expand Up @@ -29,7 +29,7 @@

<ItemGroup>

<PackageReference Include="Analogy.LogViewer.Interfaces" Version="5.0.3" />
<PackageReference Include="Analogy.LogViewer.Interfaces" Version="6.0.0.1" />
<PackageReference Include="Analogy.LogViewer.Template" Version="5.0.3" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="Microsoft.Build.Tasks.Git" Version="1.1.1">
Expand Down

0 comments on commit 636d5db

Please sign in to comment.