Open jozefizso opened 9 months ago
The following APIs are marked as obsolete, starting in .NET 5. Using them in code generates warning SYSLIB0012 at compile time.
Use Assembly.Location instead.
The following APIs are marked as obsolete, starting in .NET 5. Using them in code generates warning SYSLIB0012 at compile time.
Workarounds
Use Assembly.Location instead.