Skip to content

Commit 606773f

Browse files
Bump GitInfo from 3.3.4 to 3.3.5
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] <[email protected]>
1 parent c318025 commit 606773f

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.4">
26+
<PackageReference Include="GitInfo" Version="3.3.5">
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.4">
25+
<PackageReference Include="GitInfo" Version="3.3.5">
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>

0 commit comments

Comments
 (0)