il-repack was deleted. Was causing process to crash (creating dump
file). Moved to ILRepack.2.0.10 nuget package which does the trick
quite nicely.
Fixed a couple of minor bugs in Write-NuGetPackage workflow where
_fileSet[string.Empty] key did not exist and was throwing an exception
which is beyond the control of the user (and a valid use case).
…too.
Fixed two open issues: https://github.com/coapp/coapp.powershell/issues/118 https://github.com/coapp/coapp.powershell/issues/119
il-repack was deleted. Was causing process to crash (creating dump file). Moved to ILRepack.2.0.10 nuget package which does the trick quite nicely. Fixed a couple of minor bugs in Write-NuGetPackage workflow where _fileSet[string.Empty] key did not exist and was throwing an exception which is beyond the control of the user (and a valid use case).