CleanArchitectureCodeGenerator icon indicating copy to clipboard operation
CleanArchitectureCodeGenerator copied to clipboard

Dos not work with Visual studio 2022

Open DataTowerSystems opened this issue 2 years ago • 5 comments

Hi, I have installed the extension in VS 2022, but when I run it on the project it gives me this error image

Thank you very much.

DataTowerSystems avatar Oct 23 '22 09:10 DataTowerSystems

could you share your project? it's working in my project

neozhu avatar Oct 23 '22 09:10 neozhu

Thank you very much for your quick response. I have forked this project CleanArchitectureWithBlazorServer But I do not no why it is not working. BTW: I am using this version Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.3.6 Thank you very mcuh.

DataTowerSystems avatar Oct 23 '22 10:10 DataTowerSystems

I tested it no problem based on vs 17.3.6 and 17.4 pre v4. I don't know why?

neozhu avatar Oct 23 '22 10:10 neozhu

Really strange thing any how I will remove it and re install it again.

DataTowerSystems avatar Oct 23 '22 13:10 DataTowerSystems

I made it work,

  1. uninstall existing codegenerator.
  2. test and compile this project.
  3. look for the vsix on debug or release folder.
  4. install it... Viola!

kirkey avatar Oct 26 '22 09:10 kirkey