Skip to content

0.52.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 10:17
· 210 commits to main since this release

What's Changed

  • Revert "Allow to add ExtraItems in sln with foder hierarchy" (Jean-Sébastien Pelletier) 1efea0d
  • Bump Microsoft.CodeAnalysis.CSharp from 4.9.2 to 4.10.0 in /Sharpmake (dependabot[bot]) 80a4081
  • Bump actions/checkout from 4.1.5 to 4.1.7 (dependabot[bot]) a37918d
  • Added new DependencySetting flag NoProjectReference. The default DependencySetting was adding library files, library paths, include paths and defines. It also added a entry in the vcxproj. The new NoProjectReference flag allows the users to remove this entry from the generated vcxproj. (Michel-Olivier Rousseau) a0add78
  • Allow to add ExtraItems in sln with foder hierarchy (Vincent Bordenave) d46b4fa