How to Enforce Compile-Time Errors for Non-.NET Standard Assemblies in a .NET Standard Project?
I’m migrating several projects from .NET Framework to .NET Standard 2.0. As part of this migration, I need to ensure that all project references assemblies that are compatible with .NET Standard. However, I’ve encountered an issue where references to non-.NET Standard assemblies produce runtime exceptions but there aren’t any compile-time warnings or errors.
How to Enforce Compile-Time Errors for Non-.NET Standard Assemblies in a .NET Standard Project?
I’m migrating several projects from .NET Framework to .NET Standard 2.0. As part of this migration, I need to ensure that all project references assemblies that are compatible with .NET Standard. However, I’ve encountered an issue where references to non-.NET Standard assemblies produce runtime exceptions but there aren’t any compile-time warnings or errors.
How to Enforce Compile-Time Errors for Non-.NET Standard Assemblies in a .NET Standard Project?
I’m migrating several projects from .NET Framework to .NET Standard 2.0. As part of this migration, I need to ensure that all project references assemblies that are compatible with .NET Standard. However, I’ve encountered an issue where references to non-.NET Standard assemblies produce runtime exceptions but there aren’t any compile-time warnings or errors.
How to Enforce Compile-Time Errors for Non-.NET Standard Assemblies in a .NET Standard Project?
I’m migrating several projects from .NET Framework to .NET Standard 2.0. As part of this migration, I need to ensure that all project references assemblies that are compatible with .NET Standard. However, I’ve encountered an issue where references to non-.NET Standard assemblies produce runtime exceptions but there aren’t any compile-time warnings or errors.