8000 GitHub - wjdavis5/NetCoreProjectVersionIncrement: A nodejs script to modify the project.json file with the new version information from the Appveyor CI system.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A nodejs script to modify the project.json file with the new version information from the Appveyor CI system.

Notifications You must be signed in to change notification settings

wjdavis5/NetCoreProjectVersionIncrement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

NetCoreProjectVersionIncrement

A nodejs script to modify the project.json file with the new version information from the Appveyor CI system.

Here is the prebuild script we use in Appveyor to run this:

npm install jsonfile
node version.js
dotnet restore

You need to update the script to include the relative path to your project.json file

About

A nodejs script to modify the project.json file with the new version information from the Appveyor CI system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0