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

Additional configuration options for MSBuild-based builds (OSOE-498) #146

Closed
BenedekFarkas opened this issue Dec 15, 2022 · 0 comments · Fixed by #147
Closed

Additional configuration options for MSBuild-based builds (OSOE-498) #146

BenedekFarkas opened this issue Dec 15, 2022 · 0 comments · Fixed by #147
Assignees

Comments

@BenedekFarkas
Copy link
Member

BenedekFarkas commented Dec 15, 2022

  1. I've already added the solution-or-project-path parameter to the MSBuild and Test workflow (passed on directly to the MSBuild action) on the dev branch in c390a0e, but we also need:
  2. Parameter not to treat to warnings as errors or to be precise, treat-warnings-as-errors, but default value is true.
  3. Not really a configuration option (could be, but it doesn't really matter/help), but a NuGet restore should also run explicitly before the build, because some of our solutions require that.

Jira issue

@BenedekFarkas BenedekFarkas self-assigned this Dec 15, 2022
@github-actions github-actions bot changed the title Additional configuration options for MSBuild-based builds Additional configuration options for MSBuild-based builds (OSOE-498) Dec 15, 2022
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

Successfully merging a pull request may close this issue.

1 participant