Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix appveyor CI build script #8

Open
jcoutch opened this issue Feb 9, 2018 · 0 comments
Open

Fix appveyor CI build script #8

jcoutch opened this issue Feb 9, 2018 · 0 comments

Comments

@jcoutch
Copy link
Owner

jcoutch commented Feb 9, 2018

Currently, the script tries to edit .nuspec files to include the CI build info. With the switchover to VS2017 and multi-targeting, all that info is now held in the .csproj file. Need to modify the script to write to the project file instead. Also, I manually modified the build configuration to always append -ci to the build version until this is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant