Skip to content

1.16.1

Latest
Compare
Choose a tag to compare
@3F 3F released this 22 May 20:01
fe64f7e
Product 💾 vsSolutionBuildEvent 1.16.1 packages
Visual Studio 2022+ vsSolutionBuildEvent.1.16.1+fe64f7e-SDK17.vsix
Visual Studio 2019, 2017 vsSolutionBuildEvent.1.16.1+fe64f7e-SDK15.vsix
Visual Studio 2017, 2015, 2013, 2012, 2010 vsSolutionBuildEvent.1.16.1+fe64f7e-SDK10.vsix
CI; MSBuild 4, 12, 14, 15, 16; 17; ...
🕊 .bat (GetNuTool) vsSolutionBuildEvent.1.16.1.bat

Find other artifacts in Assets 👇

📑 What's new in 1.16.1 ...
  • FIXED: An undefined MSBuild properties (e.g. SolutionDir, SolutionName, SolutionPath, ...)
    when environment is not completely ready. Caused by, for example, third-party plugins like Telerik etc.
    Issue #80.

  • FIXED: Broken caching for C# Mode since 1.16. +GenerateInMemory=true support.

  • FIXED: UI. Incorrect panel toggling in the main window.

  • FIXED: UI. Incorrect display of the scrollbar in the main editor when other actions are activated.

  • CHANGED: ISolutionEvent.Enabled option is no longer considered when executed from a script mode.
    For example,
    #[Core events.Post.item("ShaList").run()]
    run an ShaList action like function regardless of its activity state from a specified script.

  • CHANGED: VS IDE Error List now redirects to the main window to the specified action if you click it.

  • CHANGED: Core. Updated MvsSln 2.7
    https://github.com/3F/MvsSln/releases/tag/2.7

  • CHANGED: CIM. Updated hMSBuild 2.4.1
    https://github.com/3F/hMSBuild/releases/tag/2.4.1
    cim.cmd now supports modern keys, like:
    cim.cmd -cs ~c Debug

  • CHANGED: CI tools.
    * netfx4sdk 1.2 https://github.com/3F/netfx4sdk/releases/tag/1.2
    * GetNuTool 1.9 https://github.com/3F/GetNuTool/releases/tag/1.9