We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb3b0c commit bcc9373Copy full SHA for bcc9373
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 0.30.2
2
## What's Changed
3
-### CSharpier.MsBuild now uses DOTNET_HOST_PATH instead of just dotnet [#1380](https://github.com/belav/csharpier/pull/1387)
+### CSharpier.MsBuild now uses DOTNET_HOST_PATH instead of just dotnet [#1387](https://github.com/belav/csharpier/pull/1387)
4
Use current dotnet binary from DOTNET_HOST_PATH instead of just dotnet.
5
- Global (in PATH) may not exist (when used Binaries, but not Installers).
6
- Global can have different runtime version.
0 commit comments