Link to docs for .NET Framework consumed by .NET Standard
parent
ff2a2e6dd3
commit
5c90e6d622
|
@ -11,7 +11,7 @@ red | *Framework* via *Standard*†
|
||||||
|
|
||||||
`-NRT` on a project indicates it has [nullable reference types](https://docs.microsoft.com/en-us/dotnet/csharp/nullable-references) disabled by default.
|
`-NRT` on a project indicates it has [nullable reference types](https://docs.microsoft.com/en-us/dotnet/csharp/nullable-references) disabled by default.
|
||||||
|
|
||||||
† doesn't cause issues if the *Standard* library is itself consumed in a *Framework* library or executable
|
† doesn't cause issues if the *Standard* library is itself consumed in a *Framework* library or executable, see [docs](https://learn.microsoft.com/en-us/dotnet/core/porting/third-party-deps#net-framework-compatibility-mode)
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>source</summary>
|
<summary>source</summary>
|
||||||
|
|
Loading…
Reference in New Issue