diff --git a/TMC_MyOtherScript/TMC_MyOtherScript.csproj b/TMC_MyOtherScript/TMC_MyOtherScript.csproj index 1e8cd58..820818b 100644 --- a/TMC_MyOtherScript/TMC_MyOtherScript.csproj +++ b/TMC_MyOtherScript/TMC_MyOtherScript.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TMC_MyPackage/TMC_MyPackage.csproj b/TMC_MyPackage/TMC_MyPackage.csproj index cdcb39e..2318dee 100644 --- a/TMC_MyPackage/TMC_MyPackage.csproj +++ b/TMC_MyPackage/TMC_MyPackage.csproj @@ -14,9 +14,9 @@ skyline:sdk:dataminertoken - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/TMC_MyScript/TMC_MyScript.csproj b/TMC_MyScript/TMC_MyScript.csproj index 1e8cd58..820818b 100644 --- a/TMC_MyScript/TMC_MyScript.csproj +++ b/TMC_MyScript/TMC_MyScript.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index b24e9a9..c618a60 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.1.3" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.3.0" + } } \ No newline at end of file