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

[Technical] Improve build scripts to allow building SonarC# on a dev box #380

Closed
2 tasks done
valhristov opened this issue May 30, 2017 · 0 comments
Closed
2 tasks done
Assignees
Labels
Type: Improvement Making existing code better.
Milestone

Comments

@valhristov
Copy link
Contributor

valhristov commented May 30, 2017

build.ps1 -debugBuild -package should not fail on a dev box. To do that we need to separate the publishing step from package.

  • fix -package in debug mode to be able to produce nuget packages
  • move publishing to a different "step"
@valhristov valhristov added the Type: Improvement Making existing code better. label May 30, 2017
@valhristov valhristov added this to the 5.12 milestone May 30, 2017
@valhristov valhristov modified the milestones: 6.0, 6.1 Jun 13, 2017
@Evangelink Evangelink self-assigned this Jun 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Making existing code better.
Projects
None yet
Development

No branches or pull requests

2 participants