diff --git a/samples/cs/GettingStarted/windows/AudioTranscriptionExample/AudioTranscriptionExample.csproj b/samples/cs/GettingStarted/windows/AudioTranscriptionExample/AudioTranscriptionExample.csproj index 499d320f..4389c422 100644 --- a/samples/cs/GettingStarted/windows/AudioTranscriptionExample/AudioTranscriptionExample.csproj +++ b/samples/cs/GettingStarted/windows/AudioTranscriptionExample/AudioTranscriptionExample.csproj @@ -5,7 +5,7 @@ enable enable - net10.0-windows10.0.26100 + net9.0-windows10.0.26100 false ARM64;x64 None diff --git a/samples/cs/GettingStarted/windows/FoundryLocalWebServer/FoundryLocalWebServer.csproj b/samples/cs/GettingStarted/windows/FoundryLocalWebServer/FoundryLocalWebServer.csproj index 2fba6130..4111d9d9 100644 --- a/samples/cs/GettingStarted/windows/FoundryLocalWebServer/FoundryLocalWebServer.csproj +++ b/samples/cs/GettingStarted/windows/FoundryLocalWebServer/FoundryLocalWebServer.csproj @@ -5,7 +5,7 @@ enable enable - net10.0-windows10.0.26100 + net9.0-windows10.0.26100 false ARM64;x64 None diff --git a/samples/cs/GettingStarted/windows/HelloFoundryLocalSdk/HelloFoundryLocalSdk.csproj b/samples/cs/GettingStarted/windows/HelloFoundryLocalSdk/HelloFoundryLocalSdk.csproj index 12e3bff5..a4370419 100644 --- a/samples/cs/GettingStarted/windows/HelloFoundryLocalSdk/HelloFoundryLocalSdk.csproj +++ b/samples/cs/GettingStarted/windows/HelloFoundryLocalSdk/HelloFoundryLocalSdk.csproj @@ -5,7 +5,7 @@ enable enable - net10.0-windows10.0.26100 + net9.0-windows10.0.26100 false ARM64;x64 None diff --git a/samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj b/samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj index 153de653..f3bf565c 100644 --- a/samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj +++ b/samples/cs/GettingStarted/windows/ModelManagementExample/ModelManagementExample.csproj @@ -5,7 +5,7 @@ enable enable - net10.0-windows10.0.26100 + net9.0-windows10.0.26100 false ARM64;x64 None