Added package descriptions
This commit is contained in:
parent
6797dfea48
commit
1768bfd25f
|
|
@ -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-*",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"version": "1.0.0-*",
|
||||
"description": "ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.",
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
"dependencies": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue