From d80c4ad0412ded0b762e6c5c359cda5de74c4adf Mon Sep 17 00:00:00 2001 From: jmaeagle99 <44687433+jmaeagle99@users.noreply.github.com> Date: Wed, 1 Jul 2026 15:49:02 -0700 Subject: [PATCH] chore: update Temporal .NET SDK to 1.16.0 --- versions.env | 2 +- workers/dotnet/Temporalio.Omes.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/versions.env b/versions.env index 82eaedc1..dc566940 100644 --- a/versions.env +++ b/versions.env @@ -12,7 +12,7 @@ UV_VERSION=0.7.19 RUBY_VERSION=3.3 # SDK versions -DOTNET_SDK_VERSION=1.15.0 +DOTNET_SDK_VERSION=1.16.0 GO_SDK_VERSION=1.44.0 JAVA_SDK_VERSION=1.35.0 PYTHON_SDK_VERSION=1.23.0 diff --git a/workers/dotnet/Temporalio.Omes.csproj b/workers/dotnet/Temporalio.Omes.csproj index 2bf73f2a..1beb5913 100644 --- a/workers/dotnet/Temporalio.Omes.csproj +++ b/workers/dotnet/Temporalio.Omes.csproj @@ -16,7 +16,7 @@ - +