diff --git a/Add Shared Model Group/RAD API Solution.csproj b/Add Shared Model Group/RAD API Solution.csproj index 5be4115..4bdeb01 100644 --- a/Add Shared Model Group/RAD API Solution.csproj +++ b/Add Shared Model Group/RAD API Solution.csproj @@ -12,7 +12,8 @@ Initial Version - + + all diff --git a/Add Single Groups/RAD API Exercise.csproj b/Add Single Groups/RAD API Exercise.csproj index 5be4115..4bdeb01 100644 --- a/Add Single Groups/RAD API Exercise.csproj +++ b/Add Single Groups/RAD API Exercise.csproj @@ -12,7 +12,8 @@ Initial Version - + + all diff --git a/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj b/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj index 393ce4b..33d27b0 100644 --- a/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj +++ b/Empower 2026 - Practical AI/Empower 2026 - Practical AI.csproj @@ -24,8 +24,9 @@ 0e1c366c-91cf-4e2d-80c0-482608aa23ee - - + + + all diff --git a/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj b/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj index cc4b99e..0e3d715 100644 --- a/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj +++ b/SLC_TextAnalysis_Prompt/SLC_TextAnalysis_Prompt.csproj @@ -12,9 +12,9 @@ Initial Version - - - + + + all diff --git a/global.json b/global.json index 8545157..628c869 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.4.6" + } } \ No newline at end of file