Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Migration to netcore2 + support for new project files #4

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

killwort
Copy link

Migrated to netcore 2.0-preview.
msbuild project support instead of obsoleted project.json.
Removed support for -t/-c arguments (this functionality should be implemented in the calling script).

msbuild project support instead of obsoleted project.json.
Removed support for -t/-c arguments (this functionality should be implemented in the calling script).
@killwort
Copy link
Author

I've pushed this fork to nuget with name dotnet-version-bump. If you'd like, you may push a new version with old name to maintain compatibility.

@BalassaMarton
Copy link
Owner

@killwort Thank you for the PR, however I don't work on this project any more, I use my new tool MSBump instead.

killwort and others added 14 commits November 29, 2017 09:11
- Command line arguments made pretty
- Solution option added, all project files are updated within a solution
- AssemblyVersion, FileVersion, Version, all three parameters are now updated
Upgrade to dotnet 6.0 and solution file support
- --suffix option is added
bug fix and suffix support
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants