aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/Google.Protobuf.Test/project.json')
-rw-r--r--csharp/src/Google.Protobuf.Test/project.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/csharp/src/Google.Protobuf.Test/project.json b/csharp/src/Google.Protobuf.Test/project.json
index 3a73bf7a..9f739f90 100644
--- a/csharp/src/Google.Protobuf.Test/project.json
+++ b/csharp/src/Google.Protobuf.Test/project.json
@@ -27,6 +27,7 @@
"testRunner": "nunit",
"frameworks": {
+ "net451": {},
"netcoreapp1.0": {
"imports" : [ "dnxcore50", "netcoreapp1.0", "portable-net45+win8" ],
"buildOptions": {