vbamc v1.4.0
Change the user profile path which will replace the ~/
expression in source code using the --user-profile-path
parameter.
Warning Reverted change to the
--file
parameter from v1.3.0 release.
Parameter --file
requires filename with extension now. This behavior is the same as for v1.2.0 release.
The vbamc
compiler is now listed on NuGet https://www.nuget.org/packages/vbamc
Install it using command
dotnet tool install --global vbamc --version 1.4.0