You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves#801 Upgrade csharp console apps to use .net core 3.1 (LTS) instead of the end of life .net core 2.2. (#803)
* Upgrade csharp benchmark, samples and tests console app projects to use dotnet core 3.1 (LTS) as opposed to the end of life dotnet core 2.2 (which less people will have installed)
* Update ci build for csharp to use .net core 3.1 (LTS) instead of the end of life .net core 2.2
0 commit comments