Relative Content

Tag Archive for windowsvisual-studiofileproperties

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.