summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/scope
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
|
* Replace bogus version 3.7.5.2 with 3.7.5.0 in CSharp test projectsJose2020-12-17
|
* Update version to 3.7.5Jose2020-11-30
|
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Update version to 3.7.4Jose2020-04-20
|
* Update C# version to 3.7.3.2Jose2020-03-27
|
* Udpated C# .NET Framework projects to use 3.7.3.1Benoit Foucher2020-03-11
|
* Updated PackageReference to use 3.7.3.1 C# Nuget packageBenoit Foucher2020-03-11
|
* Fixed C# projects to set UseAppHost only with netcoreapp3.1Benoit Foucher2020-03-10
|
* Fixed C# exe projects to set <UseAppHost>true</UseAppHost> which is now ↵Benoit Foucher2020-03-09
| | | | disabled by default on macOS/Catalina
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Copyright header simplicationJose2019-01-19
|
* Support building .NET applications with different Target frameworksJose2018-12-21
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update version to 3.7.2Jose2018-11-17
|
* Update version to 3.7.2Jose2018-11-14
|
* Rework cs:namespace implementation (fix issue #239) (#249)Bernard Normier2018-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 testsuiteJose2018-07-20
|
* Fixed tests to target netcoreapp2.1 to ensure latest 2.1 runtime is usedBenoit Foucher2018-07-20
|
* Add support cs:namespace metadataJose2018-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 namesJose2018-06-19