ProGen does not properly generate Target Name

Eg. for debug libraries, it should be Poco$ProjectName)64d
@aleks-f Is this affecting all VS versions or just VS2022?
Regarding the Target Name, I can't reproduce it. Using the devel branch, I built progen with VS2019 and progen'd the Crypto and Net projects just to see if Target Name was being set. And it is. The Test Suite projects are correct to for all archs and configs (Win32 screenshot below):

I guess I'll have to check why/how I experienced this. I believe it was with VS 2015.
It would be good to have a CI entry where progen regenerates all release libraries projects and builds them. right now we only have cmake-based windows CI.
Although, to be fair, VS projects (and unix makefiles) are a legacy relics which we core devs keep for convenience, cmake is the official build system.
This issue is stale because it has been open for 365 days with no activity.
This issue was closed because it has been inactive for 60 days since being marked as stale.