Hi,
I have a project targeted to .NET 5 and try to add a reference to it from Telerik Test Studio project (targeted to .NET Framework). Looks like I cannot manually retarget the testing project because of some used ArtOfTest.* and other libraries build for .NET Framework and so cannot add the reference to my project which uses netstandart 2.1 features (like System.Runtime.IAsyncDisposable).
Is there any way to reference to my project?
Thanks,
Nikolay