Skip to content

Conversation

danielgreen
Copy link

@danielgreen danielgreen commented Dec 17, 2022

Update to the latest Roslyn SDK to support running R4MVC over codebases written in C# 10 and C# 11.
In particular this adds support for file-scoped namespaces, which the parser was seeing as an error.

.NET Core 2 and 3 are out of support, so remove the AspNetSimple.NetCore2 sample app, and update the other sample apps to .NET 7.

Also update other NuGet package dependencies.

Resolves issue #177

danielgreen added 2 commits December 17, 2022 16:43
…es written in C# 10 and C# 11.

In particular this adds support for file-scoped namespaces, which the parser was seeing as an error.

.NET Core 2 and 3 are out of support, so remove the AspNetSimple.NetCore2 sample app, and update the other sample apps to .NET 7.

Also update other NuGet package dependencies.
@danielgreen
Copy link
Author

Gentle nudge @artiomchi @kevinkuszyk

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.

1 participant