Skip to content

Commit e9f1132

Browse files
committed
enable net451 framework again
1 parent 72b48cd commit e9f1132

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/PartialResponse.AspNetCore.Mvc.Formatters.Json

src/PartialResponse.AspNetCore.Mvc.Formatters.Json/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"Newtonsoft.Json": "9.0.1"
2727
},
2828
"frameworks": {
29+
"net451": {},
2930
"netstandard1.6": {}
3031
}
3132
}

0 commit comments

Comments
 (0)