Hi
We have some nuget packages containing obfuscated dlls that other assemblies/projects references. When updating to later packages, the update process stops with an error.
I'm guessing loud here, but is there problems for nuget knowing what to uninstall in the update process when the dlls are obfuscated?
<<
Uninstalling '**** 7.5.800.19'.
Successfully uninstalled '***** 7.5.800.19'.
Install failed. Rolling back...
install-package : Failed to add reference to '***'
>>
/Roger
We have some nuget packages containing obfuscated dlls that other assemblies/projects references. When updating to later packages, the update process stops with an error.
I'm guessing loud here, but is there problems for nuget knowing what to uninstall in the update process when the dlls are obfuscated?
<<
Uninstalling '**** 7.5.800.19'.
Successfully uninstalled '***** 7.5.800.19'.
Install failed. Rolling back...
install-package : Failed to add reference to '***'
>>
/Roger