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

Commit c7ffdc5

Browse files
committed
Use minimal packages
1 parent 92a9d34 commit c7ffdc5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Stormpath.AspNetCore/project.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
"description": "Stormpath middleware for ASP.NET Core. Easily adds authentication and authorization to ASP.NET Core applications.",
2323
"frameworks": {
2424
"netstandard1.6": {
25-
"dependencies": {
26-
"NETStandard.Library": "1.6.0"
27-
},
2825
"imports": "dotnet"
2926
}
3027
},

0 commit comments

Comments
 (0)