VS2017 | VS2019 strange situation

  • Thread starter Thread starter JaimePR85
  • Start date Start date
J

JaimePR85

Guest
Hello community,

I am starting to update serveral projects to Framework 4.8 but I am stuck on a particular project that behaves very strange on either VS2017 or VS2019 (Community version). Both IDE's are updated to their latest versions.

Here are the steps I've been doing:
1. Locate the project folder
2. Copy the entire folder and paste it in a different folder so the original is being untouched.
3. Edit project on either VS2017 or VS2019
4. Project seems to be corrupted, cannot rebuild (tried, reinstalling packages, deleting them all).

Original project opens correctly, can see the assembly information and even rebuild it!
The copied version does not, why?

*** Tried cleaning the Temp folder in Windows (entirely using Safe mode) but no luck. Maybe I need to clear VS's cache or temp files? If so, how?

The other dependency projects are working just fine.

Here are some screenshots of the simple task I am doing...

VS Strange behavior


Any ideas are appreciated!


JaimePR,

Continue reading...
 
Back
Top