question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

VS version is higher than the VS version available to download

See original GitHub issue

Pulled the latest from master, ran restore.cmd and then startvs.cmd . Getting the error message about VS version of solution is higher!

image

My VS 2019 is up to date as per the “Check updates” result window.

image

Appreciate any help 😃

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dougbucommented, Mar 30, 2019

VS 2019 RC Community with the Managed Desktop and .NET Core Tools should be more than enough to build this repo.

If not, the “required workloads” are actually ids of components on top of the basic Managed Desktop and .NET Core Tools workloads. I’d add the Windows 10 SDK first because the rest are Visual C and I don’t see any C or C++ source in this repo.

1reaction
Eiloncommented, Mar 30, 2019

Any idea what version that actually translates into?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install Visual Studio versions side-by-side
Learn how to install Visual Studio on a computer that has an earlier or later version of Visual Studio already installed.
Read more >
Visual studio changing versions in the solution file
We have a solution in Git which was created with VS version 2017. Now I've installed version 2019 on my machine and started...
Read more >
"This project is incompatible with the current version of ...
If the message. This project is incompatible with the current version of Visual Studio. is due to an attempt to open a project...
Read more >
Running .NET Core Apps on a Framework other than ...
I get asked frequently about whether a lower version of .NET Core will run on a machine that only has a more recent...
Read more >
c++ - Will I still be able to open code from an older version ...
Solution files for Visual Studio used to be specific for the version that created them. Based on my experience of having a Visual...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found