diff --git a/IPMatrix_ConnectionHandler/IPMatrix_ConnectionHandler.csproj b/IPMatrix_ConnectionHandler/IPMatrix_ConnectionHandler.csproj index 7e334a1..40a67d9 100644 --- a/IPMatrix_ConnectionHandler/IPMatrix_ConnectionHandler.csproj +++ b/IPMatrix_ConnectionHandler/IPMatrix_ConnectionHandler.csproj @@ -11,11 +11,11 @@ Initial Version - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Tutorial-IPMatrix-Package/Tutorial-IPMatrix-Package.csproj b/Tutorial-IPMatrix-Package/Tutorial-IPMatrix-Package.csproj index 329ee79..b0fb96c 100644 --- a/Tutorial-IPMatrix-Package/Tutorial-IPMatrix-Package.csproj +++ b/Tutorial-IPMatrix-Package/Tutorial-IPMatrix-Package.csproj @@ -14,10 +14,10 @@ skyline:sdk:dataminertoken - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 811ff37..6e740d6 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.1.2" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.5.2" + } } \ No newline at end of file