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

Use .NET 8 SDK's artifacts output and enable test reports in CI #23

Merged

Conversation

MattKotsenas
Copy link
Collaborator

Fixes #22.

  • Add Directory.Build.props and .targets for build customization
  • Enable .NET 8 SDK's simplified artifacts output feature
  • Enable TRX files in VSTest
  • Update CI pipeline to publish .trx files as artifacts

@rjmurillo rjmurillo self-assigned this May 30, 2024
@rjmurillo rjmurillo merged commit d8635ba into rjmurillo:master May 30, 2024
4 checks passed
@rjmurillo rjmurillo added this to the Next Major Release milestone May 30, 2024
@MattKotsenas MattKotsenas deleted the refactor/use-artifacts-output branch May 31, 2024 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use .NET 8's Artifacts output path
2 participants