Activity overview
Latest activity by hans_n
Hello, is there any updates about this issue? / comments
Hello, is there any updates about this issue?
Russell D said:
From memory this might be a problem with netcore 3.1 and fw 4.7. Are you able to update to 4.7.2 first and try again, then possibly to netcore 3.2? Is the netstandard.dll library somewhere inside C:\Program Files\dotnet\sdk?
The netstandard.dll exists in sub folders of C:\Program Files\dotnet\sdk. It's fine to obfuscate only net472 alone. It also fails when obfuscate only netcoreapp3.0 or netcoreapp3.1. And there's no official netcoreapp3.2 yet, right? / comments
Russell D said:
From memory this might be a problem with netcore 3.1 and fw 4.7. Are you able to update to 4.7.2 first and try again, then possibly to netcore 3.2?Is the netstandard.dll libra...
Error when obfuscate Winforms library that targets .Net FW4.7 and NetCore3.1
Hi there,I'm configuring my csproj file to obfuscate dlls but it always fails with msg:ERROR: Cannot find dependency 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c56...