Skip to content

Commit

Permalink
Bump Analogy.LogViewer.WindowsEventLogs from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [Analogy.LogViewer.WindowsEventLogs](https://github.com/Analogy-LogViewer/Analogy.LogViewer.WindowsEventLogs) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/Analogy-LogViewer/Analogy.LogViewer.WindowsEventLogs/releases)
- [Commits](https://github.com/Analogy-LogViewer/Analogy.LogViewer.WindowsEventLogs/commits)

---
updated-dependencies:
- dependency-name: Analogy.LogViewer.WindowsEventLogs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 28, 2023
1 parent 2a1c082 commit 0b44b37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy/Analogy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<PackageReference Include="Analogy.LogViewer.NLogProvider" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.PlainTextParser" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.RegexParser" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.WindowsEventLogs" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.WindowsEventLogs" Version="5.0.1" />
<PackageReference Include="Analogy.LogViewer.Serilog" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.GitHistory" Version="5.0.0" />
<PackageReference Include="Analogy.LogViewer.Github" Version="5.0.0" />
Expand Down

0 comments on commit 0b44b37

Please sign in to comment.