aboutsummaryrefslogtreecommitdiffhomepage
path: root/templates/src/csharp/Grpc.IntegrationTesting/project.json.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/src/csharp/Grpc.IntegrationTesting/project.json.template')
-rw-r--r--templates/src/csharp/Grpc.IntegrationTesting/project.json.template5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/src/csharp/Grpc.IntegrationTesting/project.json.template b/templates/src/csharp/Grpc.IntegrationTesting/project.json.template
index 3ce94e5838..4d54e63a0e 100644
--- a/templates/src/csharp/Grpc.IntegrationTesting/project.json.template
+++ b/templates/src/csharp/Grpc.IntegrationTesting/project.json.template
@@ -17,10 +17,7 @@
},
"frameworks": {
"net45": {
- "frameworkAssemblies": {
- "System.Runtime": "",
- "System.IO": ""
- }
+ "frameworkAssemblies": {}
},
"netcoreapp1.0": {
"imports": [