Skip to content

Ice Builder for Visual Studio 5.0.0

Compare
Choose a tag to compare
@pepone pepone released this 06 Feb 10:57

Ice Builder version 5.0 is a streamlined Ice Builder, with a renewed focus on its core function--compiling Slice files.

All the build logic is now in Ice Builder for MSBuild, a NuGet package (zeroc.icebuilder.msbuild) that you add to your project.

Ice Builder for Visual Studio is just a front-end: a Visual Studio extension that allows you to configure Ice Builder for MSBuild from the Visual Studio IDE.

This release includes other improvements:

  • support for .NET Core projects
  • a new C++ Mapping option for C++ projects
  • the ability to set Slice compilation options per project and per file (C++ projects)
  • a better default OutputDir for C++ projects
  • full support for Visual Studio 2017