diff --git a/eng/targets/Release.props b/eng/targets/Release.props index baefbf596..5b7346045 100644 --- a/eng/targets/Release.props +++ b/eng/targets/Release.props @@ -18,7 +18,7 @@ 1.1.0 - entities-preview.1 + entities-preview.2 diff --git a/samples/AzureFunctionsApp/AzureFunctionsApp.csproj b/samples/AzureFunctionsApp/AzureFunctionsApp.csproj index 269e6752a..a3fb81bed 100644 --- a/samples/AzureFunctionsApp/AzureFunctionsApp.csproj +++ b/samples/AzureFunctionsApp/AzureFunctionsApp.csproj @@ -9,9 +9,9 @@ - + - + diff --git a/src/Abstractions/Abstractions.csproj b/src/Abstractions/Abstractions.csproj index eef348850..3f0a48a66 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 546c57db4..8125229c6 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 021847e2a..de3d62930 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. -