Skip to content

Commit fec168e

Browse files
Update nbgv and nerdbank.gitversioning updates to 3.10.85
1 parent 45eab12 commit fec168e

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.9.50",
20+
"version": "3.10.85",
2121
"commands": [
2222
"nbgv"
2323
],

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<GlobalPackageReference Include="DotNetAnalyzers.DocumentationAnalyzers" Version="1.0.0-beta.59" />
7171
<GlobalPackageReference Include="Microsoft.VisualStudio.Internal.MicroBuild.VisualStudio" Version="$(MicroBuildVersion)" />
7272
<!-- The condition works around https://github.com/dotnet/sdk/issues/44951 -->
73-
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.9.50" Condition="!('$(TF_BUILD)'=='true' and '$(dotnetformat)'=='true')" />
73+
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.10.85" Condition="!('$(TF_BUILD)'=='true' and '$(dotnetformat)'=='true')" />
7474
<GlobalPackageReference Include="PolySharp" Version="1.16.0" Condition="'$(DisablePolyfills)'!='true'" />
7575
<GlobalPackageReference Include="StyleCop.Analyzers.Unstable" Version="1.2.0.556" />
7676
</ItemGroup>

0 commit comments

Comments
 (0)