Currently Test Studio projects target .Net Framework 4.7.2 to 4.8.
That means our test project has to be .Net framework in order to consume the framework dlls[ArtOfTest.WebAii, ArtOfTest.WebAii.Design].
We are really looking to migrate our test project to .Net core in-order to align with our application under test (that is .Net core).