From e4896cf46541ae4d1aeb02ff087e52340211aefb Mon Sep 17 00:00:00 2001 From: Jacob Viau Date: Mon, 9 Oct 2023 09:55:37 -0700 Subject: [PATCH 1/4] Rev to entities-preview.2 --- eng/targets/Release.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/targets/Release.props b/eng/targets/Release.props index baefbf59..5b734604 100644 --- a/eng/targets/Release.props +++ b/eng/targets/Release.props @@ -18,7 +18,7 @@ 1.1.0 - entities-preview.1 + entities-preview.2 From 2a0cf465a5feffa46233592f518e36454d3e669d Mon Sep 17 00:00:00 2001 From: Jacob Viau Date: Mon, 9 Oct 2023 10:39:46 -0700 Subject: [PATCH 2/4] Rev to entities-preview.2 --- src/Abstractions/Abstractions.csproj | 2 +- src/Client/Grpc/Client.Grpc.csproj | 1 - src/Worker/Core/Worker.csproj | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Abstractions/Abstractions.csproj b/src/Abstractions/Abstractions.csproj index eef34885..3f0a48a6 100644 --- a/src/Abstractions/Abstractions.csproj +++ b/src/Abstractions/Abstractions.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Client/Grpc/Client.Grpc.csproj b/src/Client/Grpc/Client.Grpc.csproj index 546c57db..8125229c 100644 --- a/src/Client/Grpc/Client.Grpc.csproj +++ b/src/Client/Grpc/Client.Grpc.csproj @@ -7,7 +7,6 @@ - diff --git a/src/Worker/Core/Worker.csproj b/src/Worker/Core/Worker.csproj index 021847e2..de3d6293 100644 --- a/src/Worker/Core/Worker.csproj +++ b/src/Worker/Core/Worker.csproj @@ -9,7 +9,6 @@ The worker is responsible for processing durable task work items. - From b07a0c59cd0236bd89e06a91c8c6423d4baf946c Mon Sep 17 00:00:00 2001 From: Jacob Viau Date: Mon, 9 Oct 2023 10:50:19 -0700 Subject: [PATCH 3/4] Update samples SDK --- samples/AzureFunctionsApp/AzureFunctionsApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/AzureFunctionsApp/AzureFunctionsApp.csproj b/samples/AzureFunctionsApp/AzureFunctionsApp.csproj index 269e6752..5b50eae1 100644 --- a/samples/AzureFunctionsApp/AzureFunctionsApp.csproj +++ b/samples/AzureFunctionsApp/AzureFunctionsApp.csproj @@ -11,7 +11,7 @@ - + From 5c1c1364fb8d74eccf7f6706b27cccd0cd5a60e1 Mon Sep 17 00:00:00 2001 From: Jacob Viau Date: Mon, 9 Oct 2023 11:57:16 -0700 Subject: [PATCH 4/4] Roll back package as it is not publish yet --- samples/AzureFunctionsApp/AzureFunctionsApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/AzureFunctionsApp/AzureFunctionsApp.csproj b/samples/AzureFunctionsApp/AzureFunctionsApp.csproj index 5b50eae1..a3fb81be 100644 --- a/samples/AzureFunctionsApp/AzureFunctionsApp.csproj +++ b/samples/AzureFunctionsApp/AzureFunctionsApp.csproj @@ -9,7 +9,7 @@ - +