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

.net 5 support #187

Merged
merged 37 commits into from
Aug 13, 2020
Merged

.net 5 support #187

merged 37 commits into from
Aug 13, 2020

Conversation

egil
Copy link
Member

@egil egil commented Aug 12, 2020

Adds multi target framework support for bUnit.

PR meta checklist

  • Pull request is targeting at DEV branch.
  • Pull request is linked to all related issues, if any.
  • I have read the CONTRIBUTING.md document.

Content checklist

  • My code follows the code style of this project and AspNetCore coding guidelines.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have updated the appropriate sub section in the CHANGELOG.md.
  • I have added, updated or removed tests to according to my changes.
    • All tests passed.
  • Set up build that target both net5.0 and netstandard2.1, to allow users still on earlier versions of Blazor to get the new features

@egil egil linked an issue Aug 12, 2020 that may be closed by this pull request
3 tasks
.github/workflows/CI-PR.yml Outdated Show resolved Hide resolved
.github/workflows/CI-PR.yml Outdated Show resolved Hide resolved
@egil egil linked an issue Aug 13, 2020 that may be closed by this pull request
@egil egil merged commit ea45498 into dev Aug 13, 2020
@egil egil deleted the net5-support branch August 13, 2020 17:09
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 this pull request may close these issues.

Prepare for .net 5 Add dotnet format to pull requests
2 participants