aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.IntegrationTesting/packages.config
Commit message (Collapse)AuthorAge
* Initial migration to new .csproj filesGravatar Jan Tattermusch2017-04-07
|
* update nugets in csproj projectsGravatar Jan Tattermusch2017-03-07
|
* Update .csproj files to System.Interactive.Async to 3.1.1Gravatar Jan Tattermusch2016-11-21
|
* upgrade Moq to version that supports netstandard1.3Gravatar Jan Tattermusch2016-09-05
|
* update csproj files to Google.Protobuf to 3.0.0Gravatar Jan Tattermusch2016-09-05
|
* update .csproj projects to Google.Apis.Auth to 1.16.0Gravatar Jan Tattermusch2016-09-05
|
* update to the newest CommandLineParser APIGravatar Jan Tattermusch2016-08-13
|
* update csproj project to Google.Apis.Auth 0.15.0Gravatar Jan Tattermusch2016-08-11
|
* changed ix-async dependencies to System.Interactive.Async version 3.0.0Gravatar Alexander Polcyn2016-08-02
|
* Update Grpc.sln to Google.Protobuf.3.0.0-beta3Gravatar Jan Tattermusch2016-05-16
|
* use NUnitLite to run nunit testsGravatar Jan Tattermusch2016-04-11
|
* update nuget dependencies to nunit3Gravatar Jan Tattermusch2016-04-11
|
* bump Google.Apis.Auth nuget to 1.11.1Gravatar Jan Tattermusch2016-03-29
|
* update C# dependenciesGravatar Jan Tattermusch2016-01-25
|
* upgrade Grpc.sln to newest Google.Protobuf nugetGravatar Jan Tattermusch2016-01-20
|
* Remove leftovers from packages.configGravatar Jan Tattermusch2016-01-20
|
* improve MetadataCredentials testGravatar Jan Tattermusch2015-12-15
|
* update the interop tests based on specGravatar Jan Tattermusch2015-09-03
|
* switch C# projects to Google.Protobuf 3.0.0-alpha4 packageGravatar Jan Tattermusch2015-08-27
|
* upgrade third_party/protobufs to 3.0.0-beta-1Gravatar Jan Tattermusch2015-08-27
|
* Merge remote-tracking branch 'upstream/master' into csharp_upgrade_to_proto3Gravatar Jan Tattermusch2015-08-13
|\ | | | | | | | | | | | | | | | | | | Conflicts: src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Examples.Tests/MathClientServerTests.cs src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj src/csharp/Grpc.IntegrationTesting/InteropClient.cs src/csharp/Grpc.IntegrationTesting/packages.config src/csharp/build_packages.bat
* | upgrade to latest protobufsGravatar Jan Tattermusch2015-08-13
| |
| * migrate to usable auth libraryGravatar Jan Tattermusch2015-08-12
| |
* | switched to protobuf from 20150808Gravatar Jan Tattermusch2015-08-08
| |
* | upgraded NuGet packageGravatar Jan Tattermusch2015-08-08
|/
* remove the ImmutableCollections dependencyGravatar Jan Tattermusch2015-08-04
|
* fix reference to bouncyCastles assemblyGravatar Jan Tattermusch2015-07-24
|
* upgrade Grpc.Auth to latest version of Google.Apis.Auth and remove unneeded codeGravatar Jan Tattermusch2015-07-24
|
* use System.Collections.Immutable instead of Microsoft.Bcl.ImmutableGravatar Jan Tattermusch2015-07-09
|
* Make IAsyncReadStream use IAsyncEnumerator from Ix-AsyncGravatar Jan Tattermusch2015-05-20
|
* added dependency on Google.Apis.Auth packageGravatar Jan Tattermusch2015-04-27
|
* Spec for Grpc.Core nuget package that worksGravatar Jan Tattermusch2015-04-20
|
* Started using immutable collections and other code cleanupGravatar Jan Tattermusch2015-03-12
|
* renaming of VS projects and other minor structural fixesGravatar Jan Tattermusch2015-02-20