diff --git a/build/dependencies.props b/build/dependencies.props
index f94b00d78b..da37719ca8 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -9,6 +9,6 @@
2.0.0-*
15.0.0
2.2.0
- 7.2.1
+ 8.1.1
\ No newline at end of file
diff --git a/src/Microsoft.AspNetCore.DataProtection.AzureStorage/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj b/src/Microsoft.AspNetCore.DataProtection.AzureStorage/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj
index e017d060cc..1aa0031625 100644
--- a/src/Microsoft.AspNetCore.DataProtection.AzureStorage/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj
+++ b/src/Microsoft.AspNetCore.DataProtection.AzureStorage/Microsoft.AspNetCore.DataProtection.AzureStorage.csproj
@@ -10,7 +10,6 @@
true
true
aspnetcore;dataprotection;azure;blob
- $(PackageTargetFallback);portable-net45+win8+wp8+wpa81