We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95672d9 commit 3b1bb9aCopy full SHA for 3b1bb9a
.config/dotnet-tools.json
@@ -3,7 +3,7 @@
3
"isRoot": true,
4
"tools": {
5
"nbgv": {
6
- "version": "3.6.143",
+ "version": "3.6.146",
7
"commands": [
8
"nbgv"
9
]
Directory.Packages.props
@@ -28,7 +28,7 @@
28
-->
29
<ItemGroup Label="Source Only Global Packages" Condition=" '$(SourceOnlyPackagesEnabled)' == 'true' ">
30
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
31
- <GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" />
+ <GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.146" />
32
</ItemGroup>
33
34
<ItemGroup>
0 commit comments