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 | ||
* | Fixes for C++ & Swift generated code - Close #458 | Jose | 2019-07-31 |
| | |||
* | 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 |
| | |||
* | Add support cs:namespace metadata | Jose | 2018-06-28 |
| | | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification | ||
* | Test for qualified names | Jose | 2018-06-19 |