ansible/changelogs/fragments/add-type-typename.yaml

4 lines
227 B
YAML
Raw Normal View History

minor_changes:
- PowerShell Add-Type - Add an easier way to reference extra types when compiling C# code on PowerShell Core
- PowerShell Add-Type - Added the ``X86`` and ``AMD64`` preprocessor symbols for conditional compiling