Skip to content

Commit

Permalink
dependency versions are imported through Directory props
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Mar 25, 2019
1 parent f30da05 commit 6fba3c0
Show file tree
Hide file tree
Showing 23 changed files with 0 additions and 25 deletions.
1 change: 0 additions & 1 deletion src/csharp/Grpc.Auth/Grpc.Auth.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.Core.Api/Grpc.Core.Api.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.Core.Testing/Grpc.Core.Testing.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.Core.Tests/Grpc.Core.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.Core/Grpc.Core.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.Examples.Tests/Grpc.Examples.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.Examples/Grpc.Examples.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.HealthCheck/Grpc.HealthCheck.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc.Reflection/Grpc.Reflection.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down
2 changes: 0 additions & 2 deletions src/csharp/Grpc.Tools.Tests/Grpc.Tools.Tests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />

<PropertyGroup>
<TargetFrameworks>net45;netcoreapp2.1</TargetFrameworks>
<OutputType>Exe</OutputType>
Expand Down
2 changes: 0 additions & 2 deletions src/csharp/Grpc.Tools/Grpc.Tools.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

<Import Project="..\Grpc.Core.Api\Version.csproj.include" />

<PropertyGroup>
<AssemblyName>Protobuf.MSBuild</AssemblyName>
<VersionPrefix>$(GrpcCsharpVersion)</VersionPrefix>
Expand Down
1 change: 0 additions & 1 deletion src/csharp/Grpc/Grpc.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\Grpc.Core\Version.csproj.include" />
<Import Project="..\Grpc.Core\Common.csproj.include" />

<PropertyGroup>
Expand Down

0 comments on commit 6fba3c0

Please sign in to comment.