PaddyPowerBetfair/Option

Change TargetFrameWork of test project to .NET Standard

Closed this issue · 1 comments

Change TargetFrameWork of test project to .NET Standard

We can't change the target framework of the test project to .NET Standard because it needs to target a framework with a runtime. I'll target .NET Core 2.1 for now. We can also target multiple frameworks later.