summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/slicing/exceptions/msbuild/server/net45/server.csproj
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
|
* 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
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Update version to 3.7.2Jose2018-11-14
|
* Do not use Ice::Application for Ice testsuiteJose2018-06-01
|
* Remove dependency on Visual Studio Extension for C# buildsJose2018-05-10
| | | | Closes #84
* Update .NET packages versionJose2018-04-11
|
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Update MSBuild project to use 5.0.3 zeroc.icebuilder.msbuild packagev3.7.1-netcore-beta1Jose2018-02-12
|
* Use version 3.7.1-beta1 with CSharp packagesJose2018-02-12
|
* Update msbuild projects to use 5.0.2 builderJose2018-02-08
|
* Merge remote-tracking branch 'origin/netcore' into 3.7Jose2018-02-08
|
* 3.7.1 version updatesJose2017-12-14
|
* 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