From 0873bcf097c0a433d6a69f8c5d0e2a746211a9b6 Mon Sep 17 00:00:00 2001 From: yyyu-google Date: Thu, 23 Oct 2025 17:53:02 -0700 Subject: [PATCH] chore: Bump .NET SDK version to 0.1.5 --- sdks/dotnet/TestServerSdk.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/dotnet/TestServerSdk.csproj b/sdks/dotnet/TestServerSdk.csproj index 7e91db2..1c6f6bc 100644 --- a/sdks/dotnet/TestServerSdk.csproj +++ b/sdks/dotnet/TestServerSdk.csproj @@ -5,7 +5,7 @@ enable enable - 0.1.4 + 0.1.5 Google LLC A .NET SDK to manage the test-server process for integration testing. https://github.com/google/test-server