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

Commit debeab6

Browse files
committed
Add additional frameworks to restore in src\project.json
1 parent 8b42fc6 commit debeab6

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/project.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@
3838
},
3939

4040
"frameworks": {
41-
"net451": {
42-
"dependencies": {
43-
},
44-
"imports": []
45-
},
41+
"net452": { },
42+
"net46": { },
43+
"net461": { },
4644
"netcoreapp1.0": {
4745
"dependencies": {
4846
"Microsoft.NETCore.App": {

0 commit comments

Comments
 (0)