diff --git a/SLC-Remote-PHY-Monitoring/SLC-S-Remote-PHY-Monitoring.csproj b/SLC-Remote-PHY-Monitoring/SLC-S-Remote-PHY-Monitoring.csproj index d985426..b70e12f 100644 --- a/SLC-Remote-PHY-Monitoring/SLC-S-Remote-PHY-Monitoring.csproj +++ b/SLC-Remote-PHY-Monitoring/SLC-S-Remote-PHY-Monitoring.csproj @@ -20,9 +20,9 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 8545157..9922340 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.4.1" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.4.7" + } } \ No newline at end of file