diff --git a/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj b/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj index fc167d4..a69e9c5 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..628c869 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.6" + } } \ No newline at end of file