Right-click the assembly reference in the solution explorer, properties, disable the “Specific Version” option.
Related Posts:
- What are the differences between Visual Studio Code and Visual Studio?
- What are the differences between Visual Studio Code and Visual Studio?
- How to download Visual Studio Community Edition 2017 (not 2019)
- How to download Visual Studio Community Edition 2015 (not 2017)
- Could not load file or assembly or one of its dependencies
- Could not load file or assembly or one of its dependencies
- How do you auto format code in Visual Studio?
- How to declare a global variable in C++
- Visual Studio doesn’t see Team Explorer
- The located assembly’s manifest definition does not match the assembly reference
- Visual Studio error “Object reference not set to an instance of an object” after install of ASP.NET and Web Tools 2015
- How do I install a NuGet package .nupkg file locally?
- The located assembly’s manifest definition does not match the assembly reference
- Cannot Connect to Server – A network-related or instance-specific error
- ERROR: Cannot open source file ” “
- An error occurred while signing: SignTool.exe not found
- How to fix “Root element is missing.” when doing a Visual Studio (VS) Build?
- Check in / Check out in subversion
- C++ cannot open source file
- Why Visual Studio 2015 can’t run exe file (ucrtbased.dll)?
- Cannot open Visual Studio – throw error ‘cannot run when setup is in progress’
- Stuck while installing Visual Studio 2015 (Update for Microsoft Windows (KB2999226))
- Fresh installed Visual Studio 2017 won’t create C++ project with error 0x80041fe2
- This project references NuGet package(s) that are missing on this computer
- Source information missing from the debug information for this module – PDB successfully loaded
- Visual Studio – vdproj is incompatible
- Are Visual Studio 2017 Build Tools still available for download?
- What is vshub.exe in the system tray?
- serviceHub.Host.CLR.x86 taking a lot of memory and CPC
- Visual Studio Project vs. Solution
- Preventing console window from closing on Visual Studio C/C++ Console application
- Error ‘LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt’ after installing Visual Studio 2012 Release Preview
- What does Visual Studio mean by normalize inconsistent line endings?
- Visual Studio compiles but the exe isn’t there
- Visual Studio 2015 Intellisense not working
- Is there a list of Visual Studio environment variables? [duplicate]
- Error HRESULT E_FAIL has been returned from a call to a COM component VS2012 when debugging
- The project type is not supported by this installation
- How do I open a Visual Studio project in design view?
- Consider app.config remapping of assembly with no app.config mapping
- Visual Studio not displaying compile time errors in editor
- XML schema error – root element of a w3c xml schema
- Web Developer Tools option must be installed
- LINK : fatal error LNK1104: cannot open file ‘D:\…\MyProj.exe’
- Unable to launch the IIS Express Web server
- How can I rename a project folder from within Visual Studio?
- Visual studio Express Edition vs Community
- Visual Studio: Add existing folder(s) to project
- Linker Error C++ “undefined reference ” [duplicate]
- In laymans terms, what does ‘static’ mean in Java? [duplicate]
- List changes unexpectedly after assignment. Why is this and how can I prevent it?
- dereferencing pointer to incomplete type
- Error : Could not load file or assembly or one of it’s dependencies
- error: redefinition of class
- What are the differences between Visual Studio Code and Visual Studio?
- No acceptable C compiler found in $PATH when installing python
- Non-static variable cannot be referenced from a static context
- Does JavaScript pass by reference? [duplicate]
- Installation of MySQL for Visual Studio 1.2.8 failed
- Error: C++ requires a type specifier for all declarations
- Command to collapse all sections of code?
- Cannot open include file: ‘stdio.h’ – Visual Studio Community 2017 – C++ Error
- libpthread.so.0: error adding symbols: DSO missing from command line
- How to remove error about glyphicons-halflings-regular.woff2 not found
- When should I use the new keyword in C++?
- Can’t use System.Windows.Forms
- What installed Windows Kits
- How to fix “namespace x already contains a definition for x” error? Happened after converting to VS2010
- How do I create a Shared Code project (.shproj)
- How do I fix the indentation of selected lines in Visual Studio
- How do I remedy “The breakpoint will not currently be hit. No symbols have been loaded for this document.” warning?
- Microsoft Visual C++ 9.0 is required
- How do I fix “Undefined variable” error in PHP?
- (.text+0x20): undefined reference to `main’ and undefined reference to function
- Nuget connection attempt failed “Unable to load the service index for source”
- c++ “Incomplete type not allowed” error accessing class reference information (Circular dependency with forward declaration)
- Cannot open Windows.h in Microsoft Visual Studio
- What is the purpose of the vshost.exe file?
- error: invalid initialization of non-const reference of type ‘int&’ from an rvalue of type ‘int’
- Reference to non-static member function must be called
- Call to non-static member function without an object argument compiler error
- C++ Return value, reference, const reference
- Undefined reference to main – collect2: ld returned 1 exit status
- What does ** mean in C?
- Error “Unterminated conditional directive” in cross-referencing headers
- Receiving access denied error from Visual Studio when trying to change target framework
- multiple definitions error in c++ and solution to solve this issue
- Visual Studio Cannot Open File
- Error in assignment of member in read-only object
- The type or namespace name could not be found
- C# Debug – cannot start debugging because the debug target is missing
- “warning: useless storage class specifier in empty declaration” in struct
- Android: failed to convert @drawable/picture into a drawable
- How to install Visual Studio Build Tools 2010 on Visual Studio 2015 Community?
- Does WPF Work with C++?
- Error: ‘)’ expected compiler error
- java attempting to assign weaker access privilege error
- error A2022: instruction operands must be the same size
- Visual Studio 2019 – error MSB8020: The build tools for Visual Studio 2013 cannot be found
- Compiler error C4430: missing type specifier – int assumed [duplicate]