-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Used Visual Studio
Visual Studio 2022
Are the latest Visual Studio updates installed?
Yes
Content of reqnroll.json (if present)
No response
Issue Description
The template doesn't compile for .NET Framework.
First, fails with:
Invalid 'nullable' value: 'Enable' for C# 7.3. Please use language version '8.0' or greater.
Then after addressing this, it fails with errors like:
obj\Debug\net48\TUnit.Core.SourceGenerator\TUnit.Core.SourceGenerator.Generators.AotModuleInitializerGenerator\AotModuleInitializer.g.cs 16
Steps to Reproduce
Create a project using .NET Framework.
Link to a project repository that reproduces the issue
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working