Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update version to v3.8.0 | Joe George | 2021-02-15 |
| | |||
* | Update to MSbuild builder 5.0.6 | Jose | 2021-01-18 |
| | |||
* | Update MSBuild builder package | Jose | 2021-01-18 |
| | |||
* | Replace bogus version 3.7.5.2 with 3.7.5.0 in CSharp test projects | Jose | 2020-12-17 |
| | |||
* | Update version to 3.7.5 | Jose | 2020-11-30 |
| | |||
* | Add .NET 5.0 support (#1154) | Jose | 2020-11-18 |
| | |||
* | Update version to 3.7.4 | Jose | 2020-04-20 |
| | |||
* | Update C# version to 3.7.3.2 | Jose | 2020-03-27 |
| | |||
* | Udpated C# .NET Framework projects to use 3.7.3.1 | Benoit Foucher | 2020-03-11 |
| | |||
* | Updated PackageReference to use 3.7.3.1 C# Nuget package | Benoit Foucher | 2020-03-11 |
| | |||
* | Fixed C# projects to set UseAppHost only with netcoreapp3.1 | Benoit Foucher | 2020-03-10 |
| | |||
* | Fixed C# exe projects to set <UseAppHost>true</UseAppHost> which is now ↵ | Benoit Foucher | 2020-03-09 |
| | | | | disabled by default on macOS/Catalina | ||
* | Update Ice version to 3.7.3 | Jose | 2019-07-22 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Support building .NET applications with different Target frameworks | Jose | 2018-12-21 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Update version to 3.7.2 | Jose | 2018-11-17 |
| | |||
* | Update version to 3.7.2 | Jose | 2018-11-14 |
| | |||
* | Rework cs:namespace implementation (fix issue #239) (#249) | Bernard Normier | 2018-10-18 |
| | | | | | | | | | | | | * Rework the cs:namespace implementation No longer rely on Ice.Packages. Fixes #239. * Renamed Ice/packagemd to Ice/namespacemd (C#) * Removed Ice.Package property from C# tests * Switched to get-only attribute, fixed Xamarin test | ||
* | Xamarin testsuite | Jose | 2018-07-20 |
| | |||
* | Fixed tests to target netcoreapp2.1 to ensure latest 2.1 runtime is used | Benoit Foucher | 2018-07-20 |
| | |||
* | Do not use Ice::Application for Ice testsuite | Jose | 2018-06-01 |
| | |||
* | Remove dependency on Visual Studio Extension for C# builds | Jose | 2018-05-10 |
| | | | | Closes #84 | ||
* | Update .NET packages version | Jose | 2018-04-11 |
| | |||
* | Update Visual Studio projects to MSBuild builder 5.0.4 | Jose | 2018-04-06 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1 | Jose | 2018-02-12 |
| | |||
* | Use version 3.7.1-beta1 with CSharp packages | Jose | 2018-02-12 |
| | |||
* | Update msbuild projects to use 5.0.2 builder | Jose | 2018-02-08 |
| | |||
* | Merge remote-tracking branch 'origin/netcore' into 3.7 | Jose | 2018-02-08 |
|\ | |||
| * | 3.7.1 version updates | Jose | 2017-12-14 |
| | | |||
| * | Merge remote-tracking branch 'origin/3.7' into netcore | Jose | 2017-12-14 |
| |\ | |||
| * | | Rework C# project structure | Jose | 2017-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 | ||
| * | | Support to build and run .NET Core test suite with the NuGet packages | Jose | 2017-12-01 |
| | | | |||
| * | | Add .NET Core build support | Jose | 2017-11-29 |
| | | | |||
* | | | Remove bogus 5.0.0 package imports | Jose | 2018-02-06 |
| | | | |||
* | | | Updates for Ice Builder 5.x | Jose | 2018-02-05 |
| |/ |/| | |||
* | | Update version to v3.7.1 | Jose | 2017-12-14 |
|/ | |||
* | C# build failure | Jose | 2017-11-07 |
| | |||
* | Fix JS Ice/binding failure | Jose | 2017-11-07 |
| | | | | | | | | | | Bug ICE-8551 With JS browser the test can fail if browser listen on a port that is used by the server, that was the case with Chrome. The test not retry the creation of the object adapter if it fails with a SocketException | ||
* | C# test fixes | Mark Spruiell | 2017-06-13 |
| | |||
* | Update assembley strog name public key token | Jose | 2017-06-13 |
| | |||
* | Fixed (ICE-8005) - CSharp tests should generate PDBs | Jose | 2017-06-09 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Fixed ICE-7884 - TwowayOnlyException is now raised for twoway invocations on ↵ | Benoit Foucher | 2017-05-23 |
| | | | | oneway proxies | ||
* | Cleanup more whitespace | Joe George | 2017-05-09 |
| | | | | | Remove extra newlines from the end of files and add newlines to files which are missing one. | ||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Updated version to 3.7.0 | Benoit Foucher | 2017-05-03 |
| | |||
* | Remove trailing whitespace | Joe George | 2017-05-02 |
| |