Skip to content

Commit

Permalink
Update Nerdbank.GitVersioning
Browse files Browse the repository at this point in the history
The new version may work on Travis CI.
  • Loading branch information
AArnott committed Mar 29, 2020
1 parent 2d21576 commit 3119f5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.VisualStudio.Language" Version="$(VSEditorNugetVersion)" />
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="16.1.8" />
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="16.3.13" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.2.33" PrivateAssets="all" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.1.74" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<Compile Include="$(BaseEditorPath)..\FPF\PresentationCore\System.Windows.DataFormats.cs" />
Expand Down

0 comments on commit 3119f5f

Please sign in to comment.