diff --git a/CreateRADGroup/CreateRADGroup.csproj b/CreateRADGroup/CreateRADGroup.csproj index 9abd960..90c88c9 100644 --- a/CreateRADGroup/CreateRADGroup.csproj +++ b/CreateRADGroup/CreateRADGroup.csproj @@ -11,7 +11,7 @@ Initial Version - + diff --git a/RAD Fleet Outlier Radar/RAD Fleet Outlier Radar.csproj b/RAD Fleet Outlier Radar/RAD Fleet Outlier Radar.csproj index 24ea594..56f3624 100644 --- a/RAD Fleet Outlier Radar/RAD Fleet Outlier Radar.csproj +++ b/RAD Fleet Outlier Radar/RAD Fleet Outlier Radar.csproj @@ -14,8 +14,8 @@ skyline:sdk:dataminertoken - - + + 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