visual studio 2008 - How to build a new VS2008 WPF solution/project when you've lost the .sln and .csproj files? -


I have an old VS2008 solution in which there was a project.

When I double-click It says in the SLN file that nothing can be found ( I've changed the name of some directories ).

Then now my main files (Windows 1. XML, App.xaml, Properties folder, and about 10 other square files) and reprint a solution and project for these main files again < / Strong>?

Answer:

Thank you Jerry, you were right, the only way to manually:

  • Created a new WPF solution
  • < Li> Create all folders
  • add right-clicked projects, add existing
  • In the case I was done in 5 minutes, but for the big solution, it expects that it will be open source tool or VS 2008 / VS 2010 feature.

Create a new solution and add everything.

In short: do manually.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -