diff --git a/SomeScript/SomeScript.csproj b/SomeScript/SomeScript.csproj index 4562e49..820818b 100644 --- a/SomeScript/SomeScript.csproj +++ b/SomeScript/SomeScript.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TestDMPackage/TestDMPackage.csproj b/TestDMPackage/TestDMPackage.csproj index 3a79f37..b421f36 100644 --- a/TestDMPackage/TestDMPackage.csproj +++ b/TestDMPackage/TestDMPackage.csproj @@ -15,9 +15,9 @@ 2f93b3b2-14b0-4058-8918-1b5ef2977b3d - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..c618a60 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.1.2" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.3.0" + } } \ No newline at end of file