We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74706a4 commit cc45c64Copy full SHA for cc45c64
docs/csharp/language-reference/compiler-messages/cs0518.md
@@ -52,3 +52,5 @@ The main cause for this problem is that the project cannot access the predefined
52
- Reinstall the .NET Framework common language runtime (if the previous solutions do not solve the problem).
53
54
- Reload the project in Visual Studio.
55
+
56
+- Close Visual Studio, delete the `obj` and `bin` folders from your project directory, then reopen Visual Studio and rebuild the project.
0 commit comments