Skip to content

Commit

Permalink
Downgrade GitVersioning
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutch committed Jun 19, 2019
1 parent 760dbce commit c132943
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<PackageReference Include="Microsoft.VisualStudio.Text.UI" Version="16.1.89" />
<PackageReference Include="Microsoft.VisualStudio.Language" Version="16.1.89" />
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="16.1.8" />
<PackageReference Include="Nerdbank.GitVersioning" Version="2.3.38" PrivateAssets="all" />
</ItemGroup>
<ItemGroup>
<VsEditorSource Include="$(BaseEditorPath)Core\Impl\ContentType\ContentTypeImpl.cs" />
Expand Down

0 comments on commit c132943

Please sign in to comment.