aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Reflection/Grpc.Reflection.csproj
diff options
context:
space:
mode:
authorGravatar Sree Kuchibhotla <sreek@google.com>2017-09-20 11:41:46 -0700
committerGravatar Sree Kuchibhotla <sreek@google.com>2017-09-20 11:41:46 -0700
commita27764e5939fd4ca866d4fd453448cc6d4b87e06 (patch)
treee69fc12aa9be99f98627ea12cdcb69172c52eb43 /src/csharp/Grpc.Reflection/Grpc.Reflection.csproj
parente16329dd5f2be074ce72564666e83a33e34e468c (diff)
parent31aea7ee3a2c188d805cdf0b7be6ae446720bc43 (diff)
Merge branch 'master' into debug-timers
Diffstat (limited to 'src/csharp/Grpc.Reflection/Grpc.Reflection.csproj')
-rwxr-xr-xsrc/csharp/Grpc.Reflection/Grpc.Reflection.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/csharp/Grpc.Reflection/Grpc.Reflection.csproj b/src/csharp/Grpc.Reflection/Grpc.Reflection.csproj
index b77fd69aee..704eea5c17 100755
--- a/src/csharp/Grpc.Reflection/Grpc.Reflection.csproj
+++ b/src/csharp/Grpc.Reflection/Grpc.Reflection.csproj
@@ -14,7 +14,6 @@
<PackageTags>gRPC reflection</PackageTags>
<PackageProjectUrl>https://github.com/grpc/grpc</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/grpc/grpc/blob/master/LICENSE</PackageLicenseUrl>
- <NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard1.5' ">1.6.0</NetStandardImplicitPackageVersion>
<IncludeSymbols>true</IncludeSymbols>
<IncludeSource>true</IncludeSource>
<GenerateDocumentationFile>true</GenerateDocumentationFile>