VS2022 Can’t set File or Assembly Version in DLL
In this previous question of mine, I thought I had worked out setting version information in a VS2022 C# project. But I seem to have run into the issue again and can’t figure it out. The main difference between then and now is that in that previous question I was working on an application, while today I’m working on a DLL.
Where does the Product Version of a file’s properties come from?
(This is difficult to search for, as when you look for “Windows Product Version”, you get a lot of results pertaining to the OS and not of a file)