diff --git a/Alarm history/Alarm history.csproj b/Alarm history/Alarm history.csproj index d40b414..0bf0e8f 100644 --- a/Alarm history/Alarm history.csproj +++ b/Alarm history/Alarm history.csproj @@ -15,9 +15,9 @@ 76429860-e55b-4487-aa56-e3c33b0e0ca0 - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/GQI DS Alarm History/GQI DS Alarm History.csproj b/GQI DS Alarm History/GQI DS Alarm History.csproj index 0811c04..e8032f4 100644 --- a/GQI DS Alarm History/GQI DS Alarm History.csproj +++ b/GQI DS Alarm History/GQI DS Alarm History.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..ab48c85 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.4.1" + } } \ No newline at end of file