SlowCheetah and NuGet PackageReference format

With all it’s benefits, the NuGet PackageReference format sometimes brings challenges. Recently I’ve been converting a Visual Studio solution to the NuGet PackageReference format. After conversion, I have encountered an issue that SlowCheetah config transformations stopped working properly when using MsBuild (which is relevant for CI/CD builds). Luckily, I have found a workaround, which I thought is worth sharing.

February 9, 2019 · 2 min · Vitalii Tylyk