diff --git a/PerformanceAnalyzerKataExercise/PerformanceAnalyzerKataExercise.csproj b/PerformanceAnalyzerKataExercise/PerformanceAnalyzerKataExercise.csproj index b94cb6e..4280b3a 100644 --- a/PerformanceAnalyzerKataExercise/PerformanceAnalyzerKataExercise.csproj +++ b/PerformanceAnalyzerKataExercise/PerformanceAnalyzerKataExercise.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 44aac59..a39a5df 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.1.0" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.4.5" + } } \ No newline at end of file