Skip to content

Commit 9541199

Browse files
authored
Merge pull request #584 from hickford/omnisharp-fix
Update package Nerdbank.GitVersioning
2 parents 0391711 + 1129dab commit 9541199

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
@@ -23,7 +23,7 @@
2323
<ItemGroup>
2424
<!-- All projects should use Nerdbank.GitVersioning for consistent version numbers -->
2525
<PackageReference Include="Nerdbank.GitVersioning">
26-
<Version>3.3.37</Version>
26+
<Version>3.4.244</Version>
2727
<PrivateAssets>all</PrivateAssets>
2828
</PackageReference>
2929
</ItemGroup>

0 commit comments

Comments
 (0)