diff --git a/SLC-AS-SetCell/SLC-AS-SetCell.csproj b/SLC-AS-SetCell/SLC-AS-SetCell.csproj index 148f503..4ade93c 100644 --- a/SLC-AS-SetCell/SLC-AS-SetCell.csproj +++ b/SLC-AS-SetCell/SLC-AS-SetCell.csproj @@ -14,7 +14,7 @@ - + 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