diff --git a/global.json b/global.json index de875ca..eddcfa8 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.5.2" - } -} + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.5.4" + } +} \ No newline at end of file diff --git a/working/templates/SharedItems/OnSolutionLevel/global.json b/working/templates/SharedItems/OnSolutionLevel/global.json index c748cbe..eddcfa8 100644 --- a/working/templates/SharedItems/OnSolutionLevel/global.json +++ b/working/templates/SharedItems/OnSolutionLevel/global.json @@ -1,5 +1,5 @@ { "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.5.3" + "Skyline.DataMiner.Sdk": "2.5.4" } } \ No newline at end of file