Changing Name Of Compiled VST3 Folder/File

My project was created using the Project Generator. I develop in Visual Studio 22. I’m trying to figure out how to change the names of compiled .vst3 folder and .vst3 plugin within it as the name I assigned is a bit goofy. This isn’t the name as seen in the host DAW, it’s the actual filenames.

Where do I change the name in the code? Changing the project output filename in Visual Studio doesn’t work and other attempts I’ve made admittedly somewhat at random in other places broke the build.