Skip to content

Commit 3b1bb9a

Browse files
Bump the gitversioning group with 2 updates
Bumps the gitversioning group with 2 updates: [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) and [nbgv](https://github.com/dotnet/Nerdbank.GitVersioning). Updates `Nerdbank.GitVersioning` from 3.6.143 to 3.6.146 - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits) Updates `nbgv` from 3.6.143 to 3.6.146 - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/commits) --- updated-dependencies: - dependency-name: Nerdbank.GitVersioning dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gitversioning - dependency-name: nbgv dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gitversioning ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95672d9 commit 3b1bb9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.config/dotnet-tools.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"nbgv": {
6-
"version": "3.6.143",
6+
"version": "3.6.146",
77
"commands": [
88
"nbgv"
99
]

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
-->
2929
<ItemGroup Label="Source Only Global Packages" Condition=" '$(SourceOnlyPackagesEnabled)' == 'true' ">
3030
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
31-
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" />
31+
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.146" />
3232
</ItemGroup>
3333

3434
<ItemGroup>

0 commit comments

Comments
 (0)