ae6fc265c9
* Add-Type - Added a way to reference assemblies by type name * Also add architecture symbols during compile time * Fix stray output values
3 lines
227 B
YAML
3 lines
227 B
YAML
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
|