- Change license from ISC to MIT.
- Add .NET 8.0 target framework.
- Add optional variable replacement in comments. Set the
SqlCmdPreprocessorpropertyEnableVariableReplacementInCommentstotrueto enable this feature. - Fix
-not recognized in$(…)syntax.