Skip to content

Commit

Permalink
Bump GitInfo from 3.3.4 to 3.3.5
Browse files Browse the repository at this point in the history
Bumps [GitInfo](https://github.com/devlooped/GitInfo) from 3.3.4 to 3.3.5.
- [Release notes](https://github.com/devlooped/GitInfo/releases)
- [Changelog](https://github.com/devlooped/GitInfo/blob/main/changelog.md)
- [Commits](devlooped/GitInfo@v3.3.4...v3.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent c59c76d commit 64efe21
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 @@ -23,7 +23,7 @@
<PackageReference Include="EasyConsole" Version="1.1.0">
<NoWarn>NU1701</NoWarn>
</PackageReference>
<PackageReference Include="GitInfo" Version="3.3.4">
<PackageReference Include="GitInfo" Version="3.3.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<PackageReference Include="EasyConsole" Version="1.1.0">
<NoWarn>NU1701</NoWarn>
</PackageReference>
<PackageReference Include="GitInfo" Version="3.3.4">
<PackageReference Include="GitInfo" Version="3.3.5">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 64efe21

Please sign in to comment.