If I make a fork and build EF Core, I see that I should use build.sh/cmd. Is there a method to `build -pack` with a pre-release version number, e.g. 6.0.2-with-my-new-feature?
If I make a fork and build EF Core, I see that I should use build.sh/cmd.
Is there a method to
build -packwith a pre-release version number, e.g. 6.0.2-with-my-new-feature?