coapp / coapp.powershell

ClrPlus Signing
52 stars 43 forks source link

Powershell.Tools compiles again, also Write-NuGetPackage works again … #120

Closed stunney closed 3 years ago

stunney commented 8 years ago

…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).

stunney commented 6 years ago

bump

stunney commented 3 years ago

why is this still open? #lame