diff --git a/Emower - Auto Script - CJ/Emower - Auto Script - CJ.csproj b/Emower - Auto Script - CJ/Emower - Auto Script - CJ.csproj index 075203b..a85a97d 100644 --- a/Emower - Auto Script - CJ/Emower - Auto Script - CJ.csproj +++ b/Emower - Auto Script - CJ/Emower - Auto Script - CJ.csproj @@ -14,7 +14,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..88b2eaf 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.1" + } } \ No newline at end of file