diff --git a/Customer-T-RegressionTests/Customer-T-RegressionTests.csproj b/Customer-T-RegressionTests/Customer-T-RegressionTests.csproj index 04ab255..52492a0 100644 --- a/Customer-T-RegressionTests/Customer-T-RegressionTests.csproj +++ b/Customer-T-RegressionTests/Customer-T-RegressionTests.csproj @@ -14,9 +14,9 @@ skyline:sdk:dataminertoken - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/RT_Customer_MyFirstRegressionTest/RT_Customer_MyFirstRegressionTest.csproj b/RT_Customer_MyFirstRegressionTest/RT_Customer_MyFirstRegressionTest.csproj index df8a3bc..294e00b 100644 --- a/RT_Customer_MyFirstRegressionTest/RT_Customer_MyFirstRegressionTest.csproj +++ b/RT_Customer_MyFirstRegressionTest/RT_Customer_MyFirstRegressionTest.csproj @@ -14,7 +14,7 @@ - 13.0.3 + 13.0.4 1.4.2 @@ -26,14 +26,14 @@ 10.2.0.11 - 1.0.9 + 1.0.14 1.1.118 runtime; build; native; contentfiles; analyzers; buildtransitive all - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/RT_Customer_MyFirstRegressionTest_1Tests/RT_Customer_MyFirstRegressionTest_1Tests.csproj b/RT_Customer_MyFirstRegressionTest_1Tests/RT_Customer_MyFirstRegressionTest_1Tests.csproj index 5f431c2..218a83f 100644 --- a/RT_Customer_MyFirstRegressionTest_1Tests/RT_Customer_MyFirstRegressionTest_1Tests.csproj +++ b/RT_Customer_MyFirstRegressionTest_1Tests/RT_Customer_MyFirstRegressionTest_1Tests.csproj @@ -59,16 +59,16 @@ - 4.18.4 + 4.20.72 - 3.0.2 + 4.0.2 - 3.0.2 + 4.0.2 - 13.0.3 + 13.0.4 1.4.2 @@ -80,7 +80,7 @@ 10.2.0.11 - 1.0.9 + 1.0.14 1.1.118 diff --git a/global.json b/global.json index 681691c..c618a60 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.0.1" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.3.0" + } } \ No newline at end of file