File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
28
28
<ExampleRefs >local</ExampleRefs > <!-- local or nuget-->
29
29
<PBGRPCLibVersion >0.0.3-alpha.54</PBGRPCLibVersion >
30
- <GrpcDotNetVersion >2.29.0-pre1 </GrpcDotNetVersion >
31
- <GoogleProtobufVersion >3.12.0 </GoogleProtobufVersion >
30
+ <GrpcDotNetVersion >2.29.0</GrpcDotNetVersion >
31
+ <GoogleProtobufVersion >3.12.2 </GoogleProtobufVersion >
32
32
<GrpcVersion >2.29.0</GrpcVersion >
33
33
</PropertyGroup >
34
34
<PropertyGroup Condition =" '$(Configuration)'=='Release' or '$(Configuration)'=='VS'" >
Original file line number Diff line number Diff line change 20
20
</ItemGroup >
21
21
22
22
<ItemGroup >
23
- <PackageReference Update =" FSharp.Core" Version =" 4.7.1 " />
23
+ <PackageReference Update =" FSharp.Core" Version =" 4.7.2 " />
24
24
</ItemGroup >
25
25
26
26
</Project >
Original file line number Diff line number Diff line change 21
21
</ItemGroup >
22
22
23
23
<ItemGroup >
24
- <PackageReference Update =" FSharp.Core" Version =" 4.7.1 " />
24
+ <PackageReference Update =" FSharp.Core" Version =" 4.7.2 " />
25
25
</ItemGroup >
26
26
27
27
</Project >
Original file line number Diff line number Diff line change 15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
18
- <PackageReference Update =" FSharp.Core" Version =" 4.7.1 " />
18
+ <PackageReference Update =" FSharp.Core" Version =" 4.7.2 " />
19
19
</ItemGroup >
20
20
21
21
</Project >
You can’t perform that action at this time.
0 commit comments