blob: 398b198dbd107abdda934b298ed2fa48639110e6 (
plain)
1
2
3
4
5
6
7
8
9
|
%YAML 1.2
--- |
<!-- This file is generated -->
<Project>
<PropertyGroup>
<GrpcCsharpVersion>${settings.csharp_version}</GrpcCsharpVersion>
<GoogleProtobufVersion>3.5.1</GoogleProtobufVersion>
</PropertyGroup>
</Project>
|