Skip to content

Commit

Permalink
Remove explicit dependencies which are now superceded
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet committed Mar 20, 2019
1 parent d85a811 commit 0787ed9
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
<OutputPath>bin\</OutputPath>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Google.Api.CommonProtos" Version="1.3.0" />
<PackageReference Include="Google.Api.Gax" Version="2.5.0" />
<PackageReference Include="Google.Api.Gax.Grpc" Version="2.5.0" />
<PackageReference Include="Google.Cloud.Trace.V1" Version="1.1.0-beta01" />
<PackageReference Include="Microsoft.AspNet.WebApi" Version="5.2.7" />
</ItemGroup>
Expand Down

0 comments on commit 0787ed9

Please sign in to comment.