Commit graph

6 commits

Author SHA1 Message Date
Ivan Bondarev f3a18c9e33 #2928 2023-11-12 12:17:38 +01:00
Friedrich von Never 2e49fd2086 AssemblyResolveScope: stable binding redirect calculation 2023-08-08 22:57:50 +02:00
Friedrich von Never 04aca012c9 Generate application configuration files on compilation 2023-08-06 22:58:04 +02:00
Friedrich von Never 71df51f219 (#2905) More design fixes for AssemblyResolveScope, fix leaks 2023-07-31 22:34:16 +02:00
Ivan Bondarev 8660c5634c #2907 2023-07-30 14:54:49 +02:00
Friedrich von Never 2810132be7 Compiler: preload the reference assemblies, add an assembly resolver
This allows the compiler to strictly follow the user-provided reference
assembly list. It is very useful for cases when the reference list is
huge and not everything in it is in clear state; for example, when a
reference assembly list is provided by NuGet transitive closure.
2022-09-25 14:49:58 +02:00