Releases: ionide/proj-info
Releases · ionide/proj-info
v0.55.3
v0.55.2
Changed
- no longer set DOTNET_HOST_PATH, instead preferring some F#-specific build parameters. This should be safer for more categories of applications.
v0.55.1
v0.55.0
Changed
- Updated to FCS 41
v0.54.2
v0.54.1
Fixed
- Added more environment variable lookups for the
dotnet
binary, so modes like running underdotnet test
should work more consistently.
v0.54.0
Added
- The save path for binary logs can now be set
Changed
- Reverted to FCS 39 for compatibilties' sake
- Removed dependency on MsBuild.Locator
- Massively improved compatibility for cracking projects on a broader range of SDK versions
- Fixed a regression in the MSBuild Graph Workspace Loader that resulted in it not working on SDKs greater than 5.0.10x
- centralized the setting of process-level MSBuild and dotnet SDK environment variables into the
init
function, extracting them out of the individual workspace loaders. this should ensure a consistent experience regardless of loader chosen.
v0.53.1
Changed
- Fixed nuget package spec to not embed sourcelink dependency
v0.53.0
Changed
- Updated to FCS 40, includes breaking changes around Project Options having extra data.