Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Add support for Nerdbank.GitVersioning #52

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

Add support for Nerdbank.GitVersioning #52

wants to merge 2 commits into from

Conversation

juchom
Copy link

@juchom juchom commented Oct 21, 2019

Don't forget to add this to your csproj:

  <ItemGroup>
    <PackageReference Include="nbgv" Version="3.0.26">
      <ExcludeAssets>all</ExcludeAssets>
    </PackageReference>
  </ItemGroup>

If you need a repo with nbgv configured you can use this ones:
https://github.com/StackExchange/Dapper
https://github.com/StackExchange/StackExchange.Redis
https://github.com/Humanizr/Humanizer

@matkoch matkoch force-pushed the develop branch 5 times, most recently from 0f6a6d9 to 4adeb02 Compare October 24, 2019 21:31
@matkoch matkoch force-pushed the develop branch 4 times, most recently from 82e173d to 3a3910f Compare November 6, 2019 13:57
@matkoch matkoch force-pushed the develop branch 3 times, most recently from 5f5fb10 to 6d93e61 Compare November 9, 2019 14:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants