lijunle / Vsxmd

VS XML documentation -> Markdown syntax.
MIT License
217 stars 52 forks source link

Use version ref in nuspec. #56

Closed lijunle closed 5 years ago

lijunle commented 5 years ago

Correct the git tag naming convention.

The assembly info is patched from git tag name via AppVeyor. Then, the .nuspec use the assembly version as nuget version.

/cc @saleslessa

lijunle commented 5 years ago

@saleslessa I think the deployment to GitHub release is working. I added it back. We can leverage the build bits from GitHub release for NuGet deployment.

Besides, the git tag must start with v to match an automation rule to apply version to assembly and NuGet.