diff --git a/GQI DS Information Events/GQI DS Information Events.csproj b/GQI DS Information Events/GQI DS Information Events.csproj index 91e1253..5895bde 100644 --- a/GQI DS Information Events/GQI DS Information Events.csproj +++ b/GQI DS Information Events/GQI DS Information Events.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj b/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj index 0f9b12e..8fae282 100644 --- a/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj +++ b/SLC-GQIDS-InformationEvents/SLC-GQIDS-InformationEvents.csproj @@ -15,9 +15,9 @@ 5a8c4410-357d-4515-9951-f06c753599c4 - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e57ab65..c618a60 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.0" + } } \ No newline at end of file