It is allowed to load the .NET 4.5 assembly (using reflection) in the application whose exe is compiled using .NET 4 framework. However if I reference the same assembly in that application during development, build fails.
Why is it the case that thing which is not allowed during development is allowed at runtime using reflection?
Aucun commentaire:
Enregistrer un commentaire