Skip to content

Commit a160e87

Browse files
Bump GitInfo from 3.3.5 to 3.5.0 (#633)
Bumps [GitInfo](https://github.com/devlooped/GitInfo) from 3.3.5 to 3.5.0. - [Release notes](https://github.com/devlooped/GitInfo/releases) - [Changelog](https://github.com/devlooped/GitInfo/blob/main/changelog.md) - [Commits](devlooped/GitInfo@v3.3.5...v3.5.0) --- updated-dependencies: - dependency-name: GitInfo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent badddf1 commit a160e87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BitFaster.Caching.HitRateAnalysis/BitFaster.Caching.HitRateAnalysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="EasyConsole" Version="1.1.0">
2424
<NoWarn>NU1701</NoWarn>
2525
</PackageReference>
26-
<PackageReference Include="GitInfo" Version="3.3.5">
26+
<PackageReference Include="GitInfo" Version="3.5.0">
2727
<PrivateAssets>all</PrivateAssets>
2828
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2929
</PackageReference>

BitFaster.Caching.ThroughputAnalysis/BitFaster.Caching.ThroughputAnalysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="EasyConsole" Version="1.1.0">
2323
<NoWarn>NU1701</NoWarn>
2424
</PackageReference>
25-
<PackageReference Include="GitInfo" Version="3.3.5">
25+
<PackageReference Include="GitInfo" Version="3.5.0">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>

0 commit comments

Comments
 (0)