Skip to content

Commit

Permalink
Merge pull request #158 from tintoy/release/v0.6.5
Browse files Browse the repository at this point in the history
Initial release state for v0.6.5
  • Loading branch information
tintoy authored Aug 18, 2024
2 parents 821c865 + 7a75f25 commit 42fc8ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Change Log

# Upcoming
# v0.6.5

* Extension now more aggressively forces local user runtime and picks up the latest runtime version available (including previews). This makes it possible to use the extension with preview versions of .NET/MSBuild
* Extension now more aggressively forces local user runtime and picks up the latest runtime version available (including previews). This makes it possible to use the extension with preview versions of .NET/MSBuild (tintoy/msbuild-project-tools-vscode#152).
* Language server now validates `dotnet` host process exit code and can provide more diagnostic information in some scenarios, such as when the SDK configured in `global.json` is not available (tintoy/msbuild-project-tools-server#106).

# v0.6.4

Expand Down

0 comments on commit 42fc8ef

Please sign in to comment.