Added package descriptions

This commit is contained in:
David Fowler 2014-10-31 03:00:59 -07:00
parent 6797dfea48
commit 1768bfd25f
3 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"version": "1.0.0-*",
"description": "ASP.NET 5 blob storage repository for DataProtection.",
"dependencies": {
"Microsoft.AspNet.Security.DataProtection": "1.0.0-*",
"Microsoft.Framework.OptionsModel": "1.0.0-*",

View File

@ -1,5 +1,6 @@
{
"version": "1.0.0-*",
"description": "A component to allow the ASP.NET 5 DataProtection stack to work with the ASP.NET 4.x <machineKey> element.",
"frameworks": {
"net451": {
"dependencies": {

View File

@ -1,5 +1,6 @@
{
"version": "1.0.0-*",
"description": "ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.",
"frameworks": {
"net451": {
"dependencies": {