From bacde74ede339038b3b809eeddaaa0e6dc79f190 Mon Sep 17 00:00:00 2001 From: Brett Samblanet Date: Wed, 30 Sep 2020 15:05:10 -0700 Subject: [PATCH] moving storage to 4.0.3 (#2596) --- build/common.props | 2 +- .../WebJobs.Extensions.Storage.csproj | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/build/common.props b/build/common.props index bf1e8de0f..1e9ed8873 100644 --- a/build/common.props +++ b/build/common.props @@ -2,7 +2,7 @@ 3.0.23$(VersionSuffix) - 4.0.2$(VersionSuffix) + 4.0.3$(VersionSuffix) 4.0.1$(VersionSuffix) 4.0.1$(VersionSuffix) diff --git a/src/Microsoft.Azure.WebJobs.Extensions.Storage/WebJobs.Extensions.Storage.csproj b/src/Microsoft.Azure.WebJobs.Extensions.Storage/WebJobs.Extensions.Storage.csproj index c19913651..680b270f7 100644 --- a/src/Microsoft.Azure.WebJobs.Extensions.Storage/WebJobs.Extensions.Storage.csproj +++ b/src/Microsoft.Azure.WebJobs.Extensions.Storage/WebJobs.Extensions.Storage.csproj @@ -96,12 +96,10 @@ + all - - -