You can change it in options:
Tools > Options > Text Editor > C# > Advanced and on the bottom you have
Related Contents:
- Interop type cannot be embedded
- Type or namespace name does not exist [closed]
- Configuration System Failed to Initialize
- pinvokestackimbalance — how can I fix this or turn it off?
- How do I generate a constructor from class fields using Visual Studio (and/or ReSharper)?
- How do I debug Windows services in Visual Studio?
- visual studio 2010 conditional references
- Setting the datasource for a Local Report – .NET & Report Viewer
- Writing to output window of Visual Studio
- Is there a format code shortcut for Visual Studio?
- Why does TestInitialize get fired for every test in my Visual Studio unit tests?
- Shared AssemblyInfo for uniform versioning across the solution
- How to programmatically include a file in my project?
- The type or namespace name could not be found [duplicate]
- How to get the connection String from a database
- How to have an auto incrementing version number (Visual Studio)? [duplicate]
- What is the purpose of the “Prefer 32-bit” setting in Visual Studio and how does it actually work?
- Can’t view designer when coding a form in C#
- Does C# 8 support the .NET Framework?
- How to build Qt for Visual Studio 2010
- What is the difference between Debug and Release in Visual Studio?
- Why we have both jagged array and multidimensional array?
- What is the purpose of the vshost.exe file?
- Why is “Set as Startup” option stored in the suo file and not the sln file?
- Add Items to Columns in a WPF ListView
- How do I connect to an MDF database file?
- Debugging automatic properties
- .NET Core 2.2 Can’t be Selected In Visual Studio Build Framework
- How do you find all implementations of an interface?
- Very slow compile times on Visual Studio 2005
- How to debug a referenced dll (having pdb)
- Error deploying ClickOnce application – Reference in the manifest does not match the identity of the downloaded assembly
- Why does Visual Studio Type a Newly Minted Array as Nullable?
- How can I embed an application manifest into an application using VS2008?
- Visual Studio 2010’s strange “warning LNK4042”
- How to use a class from one C# project with another C# project
- Determine assembly version during a post-build event
- How do i split a String into multiple values?
- How to force my C# Winforms program run as administrator on any computer?
- C# hide and unhide comments
- Unable to copy a file from obj\Debug to bin\Debug
- Generate C# project using CMake
- TreeView with columns
- update-database: “A network-related or instance-specific error occurred while establishing a connection to SQL Server”
- c# Visual Studio …adding references programmatically
- srand(time(NULL)) generating similar results [duplicate]
- Cannot obtain value of local or argument as it is not available at this instruction pointer, possibly because it has been optimized away
- Cannot use Server.MapPath
- Should I compile release builds with debug info as “full” or “pdb-only”?
- The name ‘ViewBag’ does not exist in the current context – Visual Studio 2015