cognitedata/cognite-sdk-dotnet

Use automatic NuGet package versioning

dbrattli opened this issue · 2 comments

Is this what we want? I suggest we use tags, then test for tags when building. This requires us to specify a tag on any commits we want to push to artifactory, but it removes the dependency on the code.

Sound like a good idea. Let's try this.