diff --git a/AI - Commtia DAB/AI - Commtia DAB.csproj b/AI - Commtia DAB/AI - Commtia DAB.csproj index 3c6606e..9e87392 100644 --- a/AI - Commtia DAB/AI - Commtia DAB.csproj +++ b/AI - Commtia DAB/AI - Commtia DAB.csproj @@ -13,7 +13,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Add Shared Model Group/RAD API Solution.csproj b/Add Shared Model Group/RAD API Solution.csproj index 5be4115..56ef85e 100644 --- a/Add Shared Model Group/RAD API Solution.csproj +++ b/Add Shared Model Group/RAD API Solution.csproj @@ -12,9 +12,9 @@ Initial Version - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Add Single Groups/RAD API Exercise.csproj b/Add Single Groups/RAD API Exercise.csproj index 5be4115..56ef85e 100644 --- a/Add Single Groups/RAD API Exercise.csproj +++ b/Add Single Groups/RAD API Exercise.csproj @@ -12,9 +12,9 @@ Initial Version - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj b/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj index 393ce4b..0edc66b 100644 --- a/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj +++ b/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj @@ -24,10 +24,10 @@ 0e1c366c-91cf-4e2d-80c0-482608aa23ee - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj b/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj index cc4b99e..6eac47a 100644 --- a/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj +++ b/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj @@ -12,11 +12,11 @@ Initial Version - - - - - + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index 8545157..6e740d6 100644 --- a/global.json +++ b/global.json @@ -1,5 +1,5 @@ { - "msbuild-sdks": { - "Skyline.DataMiner.Sdk": "2.4.1" - } + "msbuild-sdks": { + "Skyline.DataMiner.Sdk": "2.5.2" + } } \ No newline at end of file