summaryrefslogtreecommitdiff
path: root/csharp/src/IceDiscovery
Commit message (Collapse)AuthorAge
* Update version to v3.8.0Joe George2021-02-15
|
* Update to MSbuild builder 5.0.6Jose2021-01-18
|
* Update MSBuild builder packageJose2021-01-18
|
* Update source link packageJose2020-12-10
|
* Update version to 3.7.5Jose2020-11-30
|
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Do not use Dictionary.Add it can throw ArgumentExceptionJose2020-09-18
|
* Randomize the adapterId of proxies return by findObjectJose2020-05-06
|
* Update version to 3.7.4Jose2020-04-20
|
* Update C# version to 3.7.3.2Jose2020-03-27
|
* update C# assembly version to 3.7.3.1Jose2020-03-11
|
* Use PrivateAssets ALL for NuGet development dependenciesJose2019-09-20
|
* Enable SourceLink with .NET Core buildsJose2019-09-20
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Add strong name signatures to .NET Core assembliesJose2018-12-14
|
* Update version to 3.7.2Jose2018-11-14
|
* Xamarin testsuiteJose2018-07-20
|
* Remove dependency on Visual Studio Extension for C# buildsJose2018-05-10
| | | | Closes #84
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Fixed potential IceLocatorDiscovery hang (ICE-8726)Benoit Foucher2018-03-12
|
* Update copyright year to 2018Jose2018-02-14
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Remove old filesJose2018-02-08
|
* Merge remote-tracking branch 'origin/netcore' into 3.7Jose2018-02-08
|\
| * Merge remote-tracking branch 'origin/3.7' into netcoreJose2017-12-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
| | |
* | | Updates for Ice Builder 5.xJose2018-02-05
| |/ |/|
* | Update version to v3.7.1Jose2017-12-14
|/
* Removed extra returns in IceDiscovery/C#Bernard Normier2017-06-27
|
* Fixed ICE-8157 - ignore responses from old requests and removed duplicated ↵Benoit Foucher2017-06-27
| | | | proxies for replica groups
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* Fix copyright headersJose2017-06-13
|
* Fix (ICE-8021) - Upgrade strong name key for 3.7Jose2017-06-13
|
* Fixed ICE-7869 - IceGridGUI NPEBenoit Foucher2017-05-10
|
* Fixed ICE-7849 - Removed IceDiscovery/IceLocatorDiscovery ice_getConnection ↵Benoit Foucher2017-05-10
| | | | call, added IceGrid/simple C++11 test
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Fixed ICE-7801 - icegridadmin discovered locator not setBenoit Foucher2017-04-13
|
* Fixed ICE-7757 & ICE-7739 - IceLocatorDiscovery stops discovering locatorsBenoit Foucher2017-04-06
|
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Update Ice version to 3.6.3Joe George2016-04-08
| |