Hi im using CacheTower in few projects as git submodule - it's better than from nuget - but compilation from sources cloned from git is broken - by TurnerSoftware.BuildVersioning - its not actual and breaks compilation on Windows/Linux in .net8.
Can You upgrade TurnerSoftware.BuildVersioning or remove dependency?
Right now im always commenting one line in Directory.Build.props to fix this issue.

Hi im using CacheTower in few projects as git submodule - it's better than from nuget - but compilation from sources cloned from git is broken - by TurnerSoftware.BuildVersioning - its not actual and breaks compilation on Windows/Linux in .net8.
Can You upgrade TurnerSoftware.BuildVersioning or remove dependency?
Right now im always commenting one line in Directory.Build.props to fix this issue.