summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/plugin/Client.cs
Commit message (Collapse)AuthorAge
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Update copyright year to 2018Jose2018-02-14
|
* Rework C# project structureJose2017-12-13
| | | | | | | | | - .NET 4.5 projects go to msbuild\net45 - .NET Standard 2.0 projects go to msbuild\netstandard2.0 - .NET Standard projects can be build for different target frameworks the default is .NET Core 2.0 but this can be override setting IceTestsFramworks MSBuild property
* Add .NET Core build supportJose2017-11-29
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | CSharp mapping cleanupJose2016-05-11
|/ | | | | - Remove code support for old ussuported frameworks (SILVERLIGHT, COMPACT, MONO) - Remove code support for deprecated collection mappings clr:collection
* Update copyright headersJoe George2016-03-01
|
* The communicator now catch exceptions raised by plugin initialize and raise ↵Benoit Foucher2015-06-17
| | | | PluginInitializationException instead
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp