Skip to content

Commit

Permalink
Merge pull request #27 from AArnott/fixBuildOnLinux
Browse files Browse the repository at this point in the history
Update Nerdbank.GitVersioning to 2.2.3
  • Loading branch information
AArnott authored Aug 23, 2018
2 parents 69e6a2c + 5433792 commit 1dced06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Validation/Validation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</ItemDefinitionGroup>

<ItemGroup>
<PackageReference Include="Nerdbank.GitVersioning" Version="2.0.41" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.2.3" />
<!--<PackageReference Include="PdbGit" Version="3.0.41" />-->
<PackageReference Include="StyleCop.Analyzers" Version="1.1.0-beta004" />
<PackageReference Include="MSBuild.Sdk.Extras" Version="1.1.0" />
Expand All @@ -57,4 +57,4 @@
</Target>

<Import Project="$(MSBuildSDKExtrasTargets)" Condition="Exists('$(MSBuildSDKExtrasTargets)')" />
</Project>
</Project>

0 comments on commit 1dced06

Please sign in to comment.