Skip to content

Commit

Permalink
Add link to DavKean's doc
Browse files Browse the repository at this point in the history
  • Loading branch information
terrajobst committed Jun 2, 2020
1 parent e77cc28 commit bbf4880
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion accepted/2020/net5/net5.md
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,8 @@ Specifically:

_**Open Issue**. Please note that `net5.0`+ will map the TFI to `.NETCoreApp`.
We need to announce this change so that package authors with custom .props and
.targets are prepared. Link to DavKean's doc on how to do it._
.targets are prepared. Link to [DavKean's doc][parsing-guidance] on how to do
it._

_**Open Issue**. We should try to keep the TFI out of the .nuspec file. It seems
NuGet uses the long form `.NETFramework,Version=4.5` in the dependency groups.
Expand Down Expand Up @@ -948,3 +949,4 @@ treat it correctly (i.e. as a future version of .NET Core) and also avoid
misclassification as .NET Framework.

[os-versioning]: https://microsoft.sharepoint.com/:w:/t/DotNetTeam/EavsPfFy7lFLh7eQrdMN8QwBl05cGLPwrSzJeT8vEu32mw?e=knNQ6W
[parsing-guidance]: https://github.com/dotnet/project-system/blob/master/docs/repo/coding-conventions.md#data

0 comments on commit bbf4880

Please sign in to comment.