Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.

Commit

Permalink
Added package descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfowl committed Oct 31, 2014
1 parent 6797dfe commit 1768bfd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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-*",
Expand Down
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
1 change: 1 addition & 0 deletions src/Microsoft.AspNet.Security.DataProtection/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"version": "1.0.0-*",
"description": "ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.",
"frameworks": {
"net451": {
"dependencies": {
Expand Down

0 comments on commit 1768bfd

Please sign in to comment.