From 5b85b3f6c7734593b0cd15054b0eb44963cd5fe0 Mon Sep 17 00:00:00 2001 From: Ryan Brandenburg Date: Wed, 26 Jul 2017 12:55:22 -0700 Subject: [PATCH] Update VersionPrefix --- .../Microsoft.AspNetCore.DataProtection.Redis.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Microsoft.AspNetCore.DataProtection.Redis/Microsoft.AspNetCore.DataProtection.Redis.csproj b/src/Microsoft.AspNetCore.DataProtection.Redis/Microsoft.AspNetCore.DataProtection.Redis.csproj index 2b0006adaf..a522675670 100644 --- a/src/Microsoft.AspNetCore.DataProtection.Redis/Microsoft.AspNetCore.DataProtection.Redis.csproj +++ b/src/Microsoft.AspNetCore.DataProtection.Redis/Microsoft.AspNetCore.DataProtection.Redis.csproj @@ -4,7 +4,7 @@ Redis storage support as key store. - 0.3.0 + 0.4.0 netstandard2.0 true true