Exists=>(DotNetFramework(4\.[5-9]{1}.*|[5-9]{1}.*|\d{2,}.*)_x86|Mono(3\.[2-9]{1}.*|3\.\d{2,}.*|[4-9]{1}.*|[\d]{2,}.*)) exists
Hi,
I am using Teamcity 2022, and was running .NET Core 5 builds. No problems, and .NET Framework 4 installed. However, I have setup a build for a .NET Core 6 project but get the error in the title above.
I've tried all sorts of things to fix this, could you please help?
Please sign in to leave a comment.