Changes

Jump to navigation Jump to search
Line 110: Line 110:  
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===
+
===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".
 
Go to your solution's project file (the .csproj file) and change the <ImplicitUsings> property from "enable" to "disable".
  

Navigation menu