Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 1b9a41f

Browse files
committed
Update NB.GV to 2.2.13
This gets the build working (partially) on Linux
1 parent 50458b5 commit 1b9a41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<RepositoryUrl>https://github.com/aarnott/CodeGeneration.Roslyn</RepositoryUrl>
1212
<RepositoryType>git</RepositoryType>
1313
<IsPackable Condition=" $(MSBuildProjectName.Contains('Test')) ">false</IsPackable>
14-
<NerdbankGitVersioningVersion>2.1.23</NerdbankGitVersioningVersion>
14+
<NerdbankGitVersioningVersion>2.2.13</NerdbankGitVersioningVersion>
1515
</PropertyGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)