Skip to content

Commit ce8de58

Browse files
committed
release 4.7.8 (gRPC 1.6.1)
1 parent 42d6a19 commit ce8de58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
1515

1616
<!-- aligned NuGet PackageVersion for package-bundles -->
17-
<ComponentsPackagesVersion>4.7.7</ComponentsPackagesVersion>
18-
<GrpcPackagesVersion>1.6.0</GrpcPackagesVersion>
17+
<ComponentsPackagesVersion>4.7.8</ComponentsPackagesVersion>
18+
<GrpcPackagesVersion>1.6.1</GrpcPackagesVersion>
1919
</PropertyGroup>
2020

2121
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" Condition="Exists($([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../')))"/>

0 commit comments

Comments
 (0)