Skip to content

Commit

Permalink
Bump Orc.Csv from 5.0.0-alpha0206 to 5.0.0-alpha0303
Browse files Browse the repository at this point in the history
Bumps [Orc.Csv](https://github.com/WildGums/Orc.Csv) from 5.0.0-alpha0206 to 5.0.0-alpha0303.
- [Changelog](https://github.com/WildGums/Orc.Csv/blob/develop/GitReleaseManager.yaml)
- [Commits](https://github.com/WildGums/Orc.Csv/commits)

---
updated-dependencies:
- dependency-name: Orc.Csv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent c9d43da commit bf47a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LogViewer.Tests/LogViewer.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PackageReference Include="ModuleInit.Fody" Version="2.1.1" PrivateAssets="all" />
<PackageReference Include="NUnit" Version="3.13.3" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Orc.Csv" Version="5.0.0-alpha0206" />
<PackageReference Include="Orc.Csv" Version="5.0.0-alpha0303" />
<PackageReference Include="PublicApiGenerator" Version="11.0.0" PrivateAssets="all" />
</ItemGroup>

Expand Down

0 comments on commit bf47a4e

Please sign in to comment.