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

Build using .NET8.0 SDK #677

Open
mikkelbu opened this issue Jan 20, 2024 · 0 comments
Open

Build using .NET8.0 SDK #677

mikkelbu opened this issue Jan 20, 2024 · 0 comments

Comments

@mikkelbu
Copy link
Member

This issue is extracted from two comments in #609

At the same time I wanted to move to .NET8.0 SDK to match NUnit.
However, the corresponding updated Roslyn Analyzer now insists on separating the CodeFix from the Analyzers.
CodeFixes should only be loaded by IDE, not by the build process.
#609 (comment)

and

In addition to that, unit tests fail due some other changes they made: GuOrg/Gu.Roslyn.Asserts#320
#609 (comment)

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