Merge pull request #18575 from jtattermusch/version_cs_twice

Don't include Grpc.Core.Api/Version.cs twice
pull/18666/head
Jan Tattermusch 6 years ago committed by GitHub
commit 65b25ce24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      src/csharp/Grpc.Core.Api/Grpc.Core.Api.csproj

@ -21,10 +21,6 @@
<Import Project="..\Grpc.Core\SourceLink.csproj.include" />
<ItemGroup>
<Compile Include="..\Grpc.Core.Api\Version.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Interactive.Async" Version="3.2.0" />
</ItemGroup>

Loading…
Cancel
Save