Changes

Jump to navigation Jump to search
Line 109: Line 109:  
===An instance of analyzer ... cannot be created===
 
===An instance of analyzer ... cannot be created===
 
Update to the latest [https://visualstudio.microsoft.com/vs/community/ Visual Studio]; the NuGet package uses a recent feature that isn't available in older versions.
 
Update to the latest [https://visualstudio.microsoft.com/vs/community/ Visual Studio]; the NuGet package uses a recent feature that isn't available in older versions.
 +
 +
==Feature 'global using directive' is not available in C# 9.0===
 +
Go to your solution's project file (the .csproj file) and change the <ImplicitUsings> property from "enable" to "disable".
    
==Other issues==
 
==Other issues==

Navigation menu