diff --git a/NodeRecovery Playground GQI/NodeRecovery Playground GQI.csproj b/NodeRecovery Playground GQI/NodeRecovery Playground GQI.csproj index 23109f8..d95e092 100644 --- a/NodeRecovery Playground GQI/NodeRecovery Playground GQI.csproj +++ b/NodeRecovery Playground GQI/NodeRecovery Playground GQI.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/NodeRecovery Playground SetMaintenance/NodeRecovery Playground SetMaintenance.csproj b/NodeRecovery Playground SetMaintenance/NodeRecovery Playground SetMaintenance.csproj index 945d5de..319b519 100644 --- a/NodeRecovery Playground SetMaintenance/NodeRecovery Playground SetMaintenance.csproj +++ b/NodeRecovery Playground SetMaintenance/NodeRecovery Playground SetMaintenance.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/NodeRecovery Playground/NodeRecovery Playground.csproj b/NodeRecovery Playground/NodeRecovery Playground.csproj index 80338db..bc3bae9 100644 --- a/NodeRecovery Playground/NodeRecovery Playground.csproj +++ b/NodeRecovery Playground/NodeRecovery Playground.csproj @@ -15,9 +15,9 @@ skyline:sdk:dataminertoken - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 8545157..8d86adb 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.4.1" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.5.0" + } } \ No newline at end of file