bagetter / BaGetter

A lightweight NuGet and symbol server
https://www.bagetter.com
MIT License
166 stars 38 forks source link

Add correct version to binaries #113

Closed FroggieFrog closed 3 months ago

FroggieFrog commented 3 months ago

This PR adds the correct version to the binaries when releasing a new version. Instead of 1.0.0.0 all binaries have the same version as the used tag.

This fixes issue #109.