diff --git a/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj b/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj index cfedb8e..04f8645 100644 --- a/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj +++ b/AggregatedTrendStatistics/AggregatedTrendStatistics.csproj @@ -16,9 +16,9 @@ 9a2a4747-6d72-423f-b488-50fa3726f626 - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/AggregatedTrendStatisticsDataSource/AggregatedTrendStatisticsDataSource.csproj b/AggregatedTrendStatisticsDataSource/AggregatedTrendStatisticsDataSource.csproj index 138b4ea..e84ef86 100644 --- a/AggregatedTrendStatisticsDataSource/AggregatedTrendStatisticsDataSource.csproj +++ b/AggregatedTrendStatisticsDataSource/AggregatedTrendStatisticsDataSource.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..c618a60 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.1.2" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.3.0" + } } \ No newline at end of file