Author Topic: Visual Studio 2019 project support broken  (Read 1674 times)

rjpontefract

  • Senior Community Member
  • Posts: 250
  • Hero Points: 10
Visual Studio 2019 project support broken
« on: August 22, 2019, 04:38:44 AM »
Opening a visual studio 2019 solution in Beta 2 results in files not being in the correct place in the project tree.  The project in question has multiple subfolders containing source and include files.  In SE2018 these are read correctly, in SE2019 the folders are present, but empty and the files are all shown together under the parent folder.

Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: Visual Studio 2019 project support broken
« Reply #1 on: August 22, 2019, 10:40:44 AM »
What type of project, C++ or .Net, or other?  Could you post your Visual Studio project files, if C++ will need to include vcxproj and vcxproj.filters files.

UPDATE: I have reproduced the issue with Visual Studio C++ projects.  Will get that fixed for next Beta release, thanks for the report.
« Last Edit: August 22, 2019, 12:22:51 PM by Lee »