summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/exceptions/msbuild/serveramd/serveramd.csproj
Commit message (Collapse)AuthorAge
* 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
* Update assembley strog name public key tokenJose2017-06-13
|
* Fixed (ICE-8005) - CSharp tests should generate PDBsJose2017-06-09
|
* Updated version to 3.7.0Benoit Foucher2017-05-03
|
* Bumped version to 3.7b0Benoit Foucher2017-03-07
|
* use ICE_BIN_DIST instead of UseBinDistJose2017-03-02
|
* Traget .NET v4.5.1Jose2017-01-24
|
* Update version to 3.7a4Joe George2016-12-21
|
* Update Nuget package imports to use latest packagesJose2016-12-10
|
* Rename UseNugetBinDist -> UseBinDistJose2016-12-08
| | | | | MSI binary distribution will not include C++/C# SDKs so there is no need to differentiate MSI and Nuget bin dists.
* CSharp test updatesJose2016-11-28
|
* Refactored test scriptsBenoit Foucher2016-11-25
|
* MSBuild project updatesJose2016-11-11
| | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5
* Update csharp test projects to conditionally use nuget packagesJose2016-11-08
|
* Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
| | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata
* Update Visual Studio test project to build with Ice nuget packagesJose2016-10-26
|
* CSharp AMD mapping updateJose2016-07-22
|
* Fixed (ICE-7232) - CSharp testsuite should be AnyCPUJose2016-07-18
|
* Update version to 3.7a3Joe George2016-07-12
|
* Update C# mapping with async/awaitJose2016-07-07
|
* MSbuild build updatesJose2016-07-06
|
* Updated version to 3.7a2Bernard Normier2016-05-31
|
* Update CSharp projects using latest Ice BuilderJose2016-05-10
|
* Nuget packages fixesJose2016-04-27
|
* Update csharp builds to use MSbuildJose2016-04-22