diff --git a/File Reader GQI Tutorial/File Reader GQI Tutorial.csproj b/File Reader GQI Tutorial/File Reader GQI Tutorial.csproj index 11ee34a..0d80b9a 100644 --- a/File Reader GQI Tutorial/File Reader GQI Tutorial.csproj +++ b/File Reader GQI Tutorial/File Reader GQI Tutorial.csproj @@ -16,10 +16,10 @@ 593352c8-e2d8-4c7a-94fb-089fe44809ec - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..8ce3b81 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.4.4" + } } \ No newline at end of file