Activity overview
Latest activity by psulek
Just create new Net Core console project and then try to obfuscate produced DLL in SmartAssembly6. You will see that error. Target framework for net core project - "Net Standard 1.6". / comments
Just create new Net Core console project and then try to obfuscate produced DLL in SmartAssembly6. You will see that error. Target framework for net core project - "Net Standard 1.6".
Support for Net Core 1.0 ?
Hi there,
Just evaluating SmartAssembly 6 and trying to obfuscate project of type Net Core Console Application (Net Core 1.0 RTM / Final released on 27th June of 2016) and getting error on opening ...