From ce8a883d548bb7cb1e95efd214784ed88a2b0ddd Mon Sep 17 00:00:00 2001 From: serg Date: Thu, 20 Aug 2020 14:38:24 +0300 Subject: [PATCH] return tests to net --- UAParser.FormFactor.Tests/UAParser.FormFactor.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UAParser.FormFactor.Tests/UAParser.FormFactor.Tests.csproj b/UAParser.FormFactor.Tests/UAParser.FormFactor.Tests.csproj index 13fa5b5..4c79bcb 100644 --- a/UAParser.FormFactor.Tests/UAParser.FormFactor.Tests.csproj +++ b/UAParser.FormFactor.Tests/UAParser.FormFactor.Tests.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + net472;net462