-
```
Hi,
Whenever I create a new MSRS project and include the DLL for
OpenCVDotNet.dll I receive the error:
OpenCVDotNet is not a strong named assembly.
So I found instructions on how to create a st…
-
```
C:\PROGRA~2\MICROS~1\2019\ENTERP~1\VC\Tools\MSVC\1428~1.293\bin\Hostx86\x64\cl.exe /nologo /TP -DCROSS_COMPILE -DDACCESS_COMPILE -DDEBUGGING_SUPPORTED -DDISABLE_CONTRACTS -DFEATURE_ARRAYSTUB_AS_…
-
- ConfuserEx Version:1.6
- Target Framework:4.7
- Operating System:win 10
Steps to Reproduce:
1.
-
The prep bootstrap logic currently pulls packages for a variety of RIDs
```
```
This list is continually growing. It is unnecessary/wasteful to pull all of these artifa…
-
Using command line utility 0.5.0 and the following project file
```
```
The assembly produced is unreliable. Someti…
-
Using the latest source code version I try to exclude a certain namespace with all secondary namespaces from obfuscation.
I do have this as main obfuscation attribute:
`[assembly: Obfuscation(Exclude…
-
With:
```
set COMPlus_TieredCompilation=0
set RunningIlasmRoundTrip=1
>pushd c:\gh\runtime\artifacts\tests\coreclr\Windows_NT.x64.Release\JIT\jit64\verif\sniff\fg\ver_fg_13
>call c:\gh\runtime\…
-
after obfuscating call to webservice method are not working properly.
After analysis I found that web service method is getting called properly but parameter value is null.
please help how to solve t…
ghost updated
9 years ago
-
Hello, I am noticing that some ComboBoxes are not displaying items after obfuscation of WPF app (Normal mode and after removing Resource Obfuscation). Is there any way to disable BAML renaming?
-
An audit of the types used in the Cross DAC revealed MD data types in the DBI build.
Root cause seems to be `src/coreclr/src/inc` indirectly including private header files.
```
git grep "#include…