File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/protobuf-net.Grpc.ClientFactory Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727
2828 <ExampleRefs >local</ExampleRefs > <!-- local or nuget-->
2929 <PBGRPCLibVersion >1.0.147</PBGRPCLibVersion >
30- <GrpcDotNetVersion >2.36 .0</GrpcDotNetVersion >
30+ <GrpcDotNetVersion >2.37 .0</GrpcDotNetVersion >
3131 <GoogleProtobufVersion >3.15.6</GoogleProtobufVersion >
32- <GrpcVersion >2.36.1 </GrpcVersion >
32+ <GrpcVersion >2.37.0 </GrpcVersion >
3333
3434 <ProtoBufNet2Version >2.4.6</ProtoBufNet2Version >
3535 <ProtoBufNet3Version >3.0.101</ProtoBufNet3Version >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFramework >netstandard2.1</TargetFramework >
4+ <TargetFrameworks >netstandard2.0;netstandard2. 1</TargetFrameworks >
55 <RootNamespace >ProtoBuf.Grpc.ClientFactory</RootNamespace >
66 <LangVersion >preview</LangVersion >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments