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 @@ + +