| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
disabled by default on macOS/Catalina
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
| |
|
| |
|
|
|
|
| |
Closes #84
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- .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
|
| | | |
|
| | | |
|
| | | |
|
| |/
|/| |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Remove extra newlines from the end of files and add newlines to files
which are missing one.
|
| |
|
| |
|
| |
|
| |
|