neozhu/CleanArchitectureCodeGenerator

Dos not work with Visual studio 2022

DataTowerSystems opened this issue · 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.

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

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.

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

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

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!