Commit Graph

27 Commits

Author SHA1 Message Date
Jan Tattermusch 79b58431ed
Update csharp SDK to LTS versions (#27966)
* update C# SDK

* regenerate dockerfiles

* install .NET6 and .NET Core 3.1

* regenerate dockerfiles

* change netcoreapp2.1 targets to netcoreapp3.1

* update installed SDKs in aarch64 C# job

* update run_tests scripts to use netcoreapp3.1 for C#
2021-11-17 10:41:02 +01:00
Jan Tattermusch 94edf0e21f introduce common.props, set LangVersion to 7.2 2020-10-26 14:11:17 +01:00
Jan Tattermusch 6fba3c0221 dependency versions are imported through Directory props 2019-03-25 12:47:29 -07:00
James Newton-King 297dd0cb62
PR feedback 2019-03-25 18:26:14 +13:00
Jan Tattermusch 3291154db0 update all executables to netcoreapp2.1 2019-03-11 07:59:33 -04:00
Jan Tattermusch cf5cffcc2d csproj cleanup 2019-02-16 16:21:43 +01:00
Jan Tattermusch ba6b1c215c switch netcoreapp1.0->1.1 2018-11-30 13:04:33 +01:00
Jan Tattermusch 398435122a PackageTargetFallback not necessary 2017-09-05 17:09:58 +02:00
Jan Tattermusch a37b72e9fd dont set RuntimeFrameworkVersion unneccessarily 2017-09-05 17:09:58 +02:00
Jan Tattermusch c152d6628a fix warnings in integration tests 2017-08-11 18:17:19 +02:00
Jan Tattermusch 7727c7649c Initial migration to new .csproj files 2017-04-07 08:51:56 +02:00
Jan Tattermusch 1293cbc153 remove unneeded dependencies 2017-03-07 13:00:19 +01:00
Jan Tattermusch e2b2c8e193 update nugets in csproj projects 2017-03-07 13:00:19 +01:00
Jan Tattermusch c7df4cfd7c get rid of unused ReleaseSigned config 2016-12-09 12:26:29 +01:00
Jan Tattermusch 9ed4098925 update .csproj projects to Google.Apis.Auth to 1.16.0 2016-09-05 15:40:15 +02:00
Jan Tattermusch 07bd74edb8 update csproj project to Google.Apis.Auth 0.15.0 2016-08-11 22:26:21 +08:00
Jan Tattermusch 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 2016-06-15 09:35:39 -07:00
Jan Tattermusch f85c70fc3f bump Google.Apis.Auth nuget to 1.11.1 2016-03-29 17:16:19 -07:00
Jan Tattermusch 7928b4175f update C# dependencies 2016-01-25 11:15:54 -08:00
Jan Tattermusch ecb02be1ea include assembly signing key in the repo 2016-01-21 10:45:57 -08:00
Jan Tattermusch 74f39e185e Migrate C# to the new auth API 2015-10-06 14:07:40 -07:00
Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 2015-07-27 16:48:04 -07:00
Jan Tattermusch dce9f6e4c2 fix x86 target to be AnyCPU 2015-07-24 14:52:06 -07:00
Jan Tattermusch 766d72b1c0 set primary user agent by C# channel 2015-07-22 11:32:36 -07:00
Jan Tattermusch a5800706fa introduce Version.cs as single source of truth of gRPC C# version 2015-07-15 10:51:38 -07:00
Jan Tattermusch 119761f789 added dependency on Google.Apis.Auth package 2015-04-27 10:58:08 -07:00
Jan Tattermusch 503bbac217 added C# interop server 2015-02-26 18:30:46 -08:00