Skip to content

Commit c456c94

Browse files
Update nbgv and nerdbank.gitversioning updates to 3.10.91 (538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a14f76 commit c456c94

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"rollForward": false
1818
},
1919
"nbgv": {
20-
"version": "3.10.85",
20+
"version": "3.10.91",
2121
"commands": [
2222
"nbgv"
2323
],

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<GlobalPackageReference Include="CSharpIsNullAnalyzer" Version="0.1.593" />
2525
<GlobalPackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" />
2626
<!-- The condition works around https://github.com/dotnet/sdk/issues/44951 -->
27-
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.10.85" Condition="!('$(TF_BUILD)'=='true' and '$(dotnetformat)'=='true')" />
27+
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.10.91" Condition="!('$(TF_BUILD)'=='true' and '$(dotnetformat)'=='true')" />
2828
<GlobalPackageReference Include="PolySharp" Version="1.16.0" />
2929
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
3030
</ItemGroup>

0 commit comments

Comments
 (0)