SciSharp / NumSharp

High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
https://github.com/SciSharp
Apache License 2.0
1.37k stars 192 forks source link

Support for dotnet pack --version-suffix #273

Closed katdti closed 5 years ago

katdti commented 5 years ago

Support for creating ci build and prerelease versions via dotnet pack --version-suffix "ci-x" while keeping the ability to edit the package inforamtion via Visual Studio GUI