diff --git a/File Reader GQI Tutorial/File Reader GQI Tutorial.csproj b/File Reader GQI Tutorial/File Reader GQI Tutorial.csproj index 11ee34a..9f3d63c 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..88b2eaf 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.1" + } } \ No newline at end of file