diff --git a/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj b/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj index fc167d4..bdde452 100644 --- a/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj +++ b/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj @@ -17,7 +17,7 @@ README.md - + all diff --git a/global.json b/global.json index 811ff37..ab48c85 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.1.2" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.4.1" + } } \ No newline at end of file