Skip to content

Conversation

Excalib88
Copy link

ps Maybe, I should delete usings(I will delete it if you say), but I use f*cking Rider. Unfortunely, Rider don't fully support .NET 6 and C# 10

Copy link
Member

@k0dep k0dep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add new binders to StartupExtensions.cs after general registraions of binders.

@@ -1,4 +1,9 @@
using System.Reflection;
using System;
using System.Collections.Generic;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it here?
I don't see any requirements for this from code

@wellon
Copy link
Contributor

wellon commented Jan 4, 2022

ps Maybe, I should delete usings(I will delete it if you say), but I use f*cking Rider. Unfortunely, Rider don't fully support .NET 6 and C# 10

Rider already supports .NET 6 and C#10, update to the latest version.
p.s. Profanity is unnecessary here.

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.

3 participants