diff --git a/SLC-AS-SimulationManagement/SLC-AS-SimulationManagement.csproj b/SLC-AS-SimulationManagement/SLC-AS-SimulationManagement.csproj index bc47afa..550630f 100644 --- a/SLC-AS-SimulationManagement/SLC-AS-SimulationManagement.csproj +++ b/SLC-AS-SimulationManagement/SLC-AS-SimulationManagement.csproj @@ -15,9 +15,9 @@ skyline:sdk:dataminertoken - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/StartQASnmpSimulation/StartQASnmpSimulation.csproj b/StartQASnmpSimulation/StartQASnmpSimulation.csproj index ec9b642..183dc16 100644 --- a/StartQASnmpSimulation/StartQASnmpSimulation.csproj +++ b/StartQASnmpSimulation/StartQASnmpSimulation.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 681691c..628c869 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.0.1" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.4.6" + } } \ No newline at end of file