diff --git a/SLC-S-PTP-DemoSetup/SLC-S-PTP-DemoSetup.csproj b/SLC-S-PTP-DemoSetup/SLC-S-PTP-DemoSetup.csproj index e952b97..66cb8e2 100644 --- a/SLC-S-PTP-DemoSetup/SLC-S-PTP-DemoSetup.csproj +++ b/SLC-S-PTP-DemoSetup/SLC-S-PTP-DemoSetup.csproj @@ -15,9 +15,9 @@ 6692519a-f62a-4054-8c04-c200897d24e8 - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..c618a60 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.3.0" + } } \ No newline at end of file