SmartAssembly 7.1 release notes
Published 17 October 2019
7.1.0 - October 17th, 2019
Features
SA-2075:
Merging assemblies others depend on is now possible using a newForwardWhenMergedAttribute
. See Merging assemblies others depend on for details.SA-2116, SA-2214:
SmartAssembly now supports building applications on Azure DevOps. See Using SmartAssembly with Azure Pipelines for details.
Improvements
SA-1361:
Azure SQL Database is now supported by SmartAsssembly. See Configure database connection on Azure Pipelines for details.SA-1889:
It’s now possible to deactivate SmartAssembly using the command line. See Deactivating for details.SA-2223:
AttributeForceObfuscate
can now be applied to interfaces.
Fixes
SA-2185:
Application's assemblies are no longer locked while project is open in SmartAssembly.SA-2209:
WPF window's size, withResizeMode
set toNoResize
, is no longer affected by processing the application with SmartAssembly.SA-2213:
.NET Core runtime config is no longer copied when the output assembly path is the same as input assembly path.SA-2217:
"Missing table" exception no longer occurs when creating a new database during first command line execution.
Other changes
SA-2218:
Added a splash screen on SmartAssembly startup.