Skip to content

Ice Builder for Visual Studio 5.0.1

Compare
Choose a tag to compare
@pepone pepone released this 09 Feb 08:55

This release include several fixes to support .NET Core project system

  • Fixed renaming of SliceCompile items in .NET Core project, that was causing Visual Studio to Freeze while adding the new generated item see dotnet/project-system#3229

  • Non generated items removed by Ice Builder in .NET Core projects that use EnableDefaultItems. SliceCompileSource metadata used to mark generated items was attach to the glob causing all files that originate in the glob to be mark as generated and eventually removed.