This repository was archived by the owner on Oct 19, 2022. It is now read-only.
Commit 0ae28dd
committed
Target .NET 4.5.1 as well as .NET Standard 1.6
It is possible to build ASP.NET Core applications that target the .NET
4.5 framework. Because this package only targets .NET Standard 1.6 it
cannot be imported into ASP.NET Core projects that do so. This is a very
simple change and is risk free, while broadening the appeal of solution.1 parent 238393d commit 0ae28dd
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments