Skip to content

Commit 0ed9913

Browse files
Bump Nerdbank.GitVersioning from 3.9.50 to 3.10.91 (#560)
* Bump Nerdbank.GitVersioning from 3.9.50 to 3.10.91 --- updated-dependencies: - dependency-name: Nerdbank.GitVersioning dependency-version: 3.10.91 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
1 parent bb0b052 commit 0ed9913

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<WarnOn>FS3388,FS3559</WarnOn>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.9.50" PrivateAssets="all" />
13+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.10.91" PrivateAssets="all" />
1414
<SourceLinkGitHubHost Include="github.com" ContentUrl="https://raw.githubusercontent.com" />
1515
</ItemGroup>
1616
<PropertyGroup Condition="'$(GITHUB_ACTION)' != ''">

nix/deps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -221,8 +221,8 @@
221221
},
222222
{
223223
"pname": "Nerdbank.GitVersioning",
224-
"version": "3.9.50",
225-
"hash": "sha256-BiBfXwr8ob2HTaFk2L5TwAgtvd/EPoqudSI9nhAjQPI="
224+
"version": "3.10.91",
225+
"hash": "sha256-Oo0a9DIpm9JuvFa8RkP7HN5Txf0XV+IHf/9uP5+DJSg="
226226
},
227227
{
228228
"pname": "NETStandard.Library",

0 commit comments

Comments
 (0)