aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Examples/project.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/csharp/Grpc.Examples/project.json')
-rw-r--r--src/csharp/Grpc.Examples/project.json7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/csharp/Grpc.Examples/project.json b/src/csharp/Grpc.Examples/project.json
index 6343e591c9..3ee0a71356 100644
--- a/src/csharp/Grpc.Examples/project.json
+++ b/src/csharp/Grpc.Examples/project.json
@@ -9,12 +9,7 @@
"Google.Protobuf": "3.2.0"
},
"frameworks": {
- "net45": {
- "frameworkAssemblies": {
- "System.Runtime": "",
- "System.IO": ""
- }
- },
+ "net45": {},
"netcoreapp1.0": {
"dependencies": {
"Microsoft.NETCore.App": {