From dd212d7029defa696dd0d58ec997178e79a4b255 Mon Sep 17 00:00:00 2001 From: Mikael Mengistu Date: Fri, 19 Jul 2019 15:38:34 +0000 Subject: [PATCH] Merged PR 2184: rel/2.2 Bump version of Microsoft.Data.OData to 5.8.4 Bump version of Microsoft.Data.OData to 5.8.4 in the 2.2 branch Work item: https://dev.azure.com/dnceng/internal/_workitems/edit/222/ Related work items: #222 --- build/dependencies.props | 2 ++ build/external-dependencies.props | 2 ++ eng/Dependencies.props | 2 ++ .../Microsoft.AspNetCore.DataProtection.AzureStorage.csproj | 4 +++- ...rosoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj | 2 ++ 5 files changed, 11 insertions(+), 1 deletion(-) diff --git a/build/dependencies.props b/build/dependencies.props index 574bb8be33..abcfc1eac6 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -146,6 +146,8 @@ 2.8.0 2.8.0 4.5.0 + 5.8.4 + 5.8.4 1.7.0 0.2.0-beta-63019-01 1.0.0-rc3-003121 diff --git a/build/external-dependencies.props b/build/external-dependencies.props index 37b2379b42..d3398e91c4 100644 --- a/build/external-dependencies.props +++ b/build/external-dependencies.props @@ -96,6 +96,8 @@ + + diff --git a/eng/Dependencies.props b/eng/Dependencies.props index 2c0d8499f4..9ed0885937 100644 --- a/eng/Dependencies.props +++ b/eng/Dependencies.props @@ -110,6 +110,8 @@ and are generated based on the last package release. + + diff --git a/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj b/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj index d65f55a425..2e0d4c5dc4 100644 --- a/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj +++ b/src/DataProtection/AzureStorage/src/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj @@ -1,16 +1,18 @@  - Microsoft Azure Blob storrage support as key store. + Microsoft Azure Blob storage support as key store. netstandard2.0 true true aspnetcore;dataprotection;azure;blob + true + diff --git a/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj b/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj index b6926a12d2..01ac9713de 100644 --- a/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj +++ b/src/DataProtection/AzureStorage/test/Microsoft.AspNetCore.DataProtection.AzureStorage.Tests.csproj @@ -9,6 +9,8 @@ + +