diff --git a/Add Shared Model Group/Add Shared Model Group.csproj b/Add Shared Model Group/Add Shared Model Group.csproj index 8057a7f..62f7691 100644 --- a/Add Shared Model Group/Add Shared Model Group.csproj +++ b/Add Shared Model Group/Add Shared Model Group.csproj @@ -11,9 +11,9 @@ Initial Version - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Add Single Groups/Add Single Groups.csproj b/Add Single Groups/Add Single Groups.csproj index 8057a7f..62f7691 100644 --- a/Add Single Groups/Add Single Groups.csproj +++ b/Add Single Groups/Add Single Groups.csproj @@ -11,9 +11,9 @@ Initial Version - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/RAD Demonstrator/RAD Demonstrator.csproj b/RAD Demonstrator/RAD Demonstrator.csproj index b686ef9..8a76800 100644 --- a/RAD Demonstrator/RAD Demonstrator.csproj +++ b/RAD Demonstrator/RAD Demonstrator.csproj @@ -14,11 +14,11 @@ skyline:sdk:dataminertoken - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 38ddf81..69c1f44 100644 --- a/global.json +++ b/global.json @@ -1,9 +1,9 @@ { - "sdk": { - "version": "8.0.100", - "rollForward": "latestFeature" - }, - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "1.1.2" - } + "sdk": { + "version": "8.0.100", + "rollForward": "latestFeature" + }, + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.3.0" + } } \ No newline at end of file