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

Commit cbffb45

Browse files
authored
Merge pull request #10 from JSkimming/target-dotnet451
Target .NET 4.5.1 as well as .NET Standard 1.6
2 parents 238393d + 0ae28dd commit cbffb45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Stormpath.AspNetCore/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
},
2222
"description": "Stormpath middleware for ASP.NET Core. Easily adds authentication and authorization to ASP.NET Core applications.",
2323
"frameworks": {
24+
"net451": {},
2425
"netstandard1.6": {
2526
"imports": "dotnet"
2627
}

0 commit comments

Comments
 (0)