diff --git a/NetZero/NetZero.csproj b/NetZero/NetZero.csproj index b15c478..e7910dd 100644 --- a/NetZero/NetZero.csproj +++ b/NetZero/NetZero.csproj @@ -14,9 +14,9 @@ skyline:sdk:catalogdownloadtoken - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 6aff78a..c618a60 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.0.3" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.3.0" + } } \ No newline at end of file