List Question
19 TechQA 2023-12-18T11:05:41.813000C# ILRepack throws "Object reference not set to an instance of an object."
88 views
Asked by HÃ¥kan Olsson
ILRepack'd DLL has IConfiguration, but that doesn't match Microsoft.Extensions.Configuration IConfiguration?
109 views
Asked by user3012708
MSBUILD - "error MSB4166: Child node "2" exited prematurely" caught while ILRepacking
90 views
Asked by Aleksandr Jakovlev
Tools or techniques for merging multiple DLLs into a single file in .NET 6
999 views
Asked by stgerb
Debug ILRepack merged plugin assembly from Plugin Registration tool
511 views
Asked by Paulius
NullableAttribute is declared in another module and needs to be imported - ILRepack
336 views
Asked by Capsup
IL-Repack Dealing with Third Party Dependencies
666 views
Asked by Luke Bailey
(Re) compiling error after Succeful Build
594 views
Asked by Fundryi
ILMerge Or ILRepack add assembly reference to dll
960 views
Asked by BrunoMartinsPro
ILRepack of .NET 4.7.2 C# console app built with Visual Studio 2017 requires framework installed on Windows 7
2.3k views
Asked by darthmaule2
XAMARIN - Mono.Android - Class ref in pre-verified class resolved to unexpected implementation
95 views
Asked by Bogdan Daniel
Is it possible to not load some NuGet dependencies?
84 views
Asked by Bogdan Daniel
XML Serialization class is inaccesible due to its protection level and ILRepack
262 views
Asked by ChipND
ILRepack for .Net Core Projects with MSBuild
7.9k views
Asked by Bruno Zell
Type casts no longer work after ILRepack
222 views
Asked by Ivaylo Slavov
ILRepack (ILRepack.MSBuild.Task) unable to use Internalize when using wildcards
1.1k views
Asked by Normand Bedard
Using ilrepack in a .netstandard project to merge all assemblies from a nuget package
693 views
Asked by Softlion