Forum Discussion

MikhailPodolski's avatar
MikhailPodolski
Brass Contributor
Jul 08, 2023

How can I add .NET Framework 4.7.2 to a build_check.yml that accounts only for the .NET Core

I have a .NET solution that have several projects, built in .NET Core and in the .NET 4.7.2. All those projects are built and run fine on my local environment. However, when I push this solution to ...

Resources