GithubHelp home page GithubHelp logo

Versioning of *.csproj about versionize HOT 5 CLOSED

versionize avatar versionize commented on June 6, 2024
Versioning of *.csproj

from versionize.

Comments (5)

saintedlama avatar saintedlama commented on June 6, 2024

Is the use case that you want to release prerelease version such as rc1? The props file solution looks quite like a special use case to me.

from versionize.

msallin avatar msallin commented on June 6, 2024

Yes, this is the use case.

Well, I would not consider it as a special use case. The props file is the way for defining shared values in the new project-system. IMHO quite common among the folks who uses .NET Core.

from versionize.

saintedlama avatar saintedlama commented on June 6, 2024

I've a pre release functionality on my roadmap that should work somehow like this:

  • If the --pre-release switch was set the version increment would be calculated and a for example -rc1 is appended
  • In case the last version is a pre release the pre release version is incremented

Would that work for you?

The props files are standard but I want to avoid pulling to much msbuild functionality in the project.

from versionize.

msallin avatar msallin commented on June 6, 2024

Thanks for your answer. Unfortunatly, this isn't a possibility for us. Hence, I forked the project and will adjust it for our needs. Anyway, thank you for your work, I appreciate it!

from versionize.

saintedlama avatar saintedlama commented on June 6, 2024

Still interested in a PR in case the solution fits for more use cases. Ping me if you'd like to merge it back here

from versionize.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.