You've already forked linux-packaging-mono
Imported Upstream version 5.0.0.42
Former-commit-id: fd56571888259555122d8a0f58c68838229cea2b
This commit is contained in:
parent
1190d13a04
commit
6bdd276d05
10
external/corefx/Documentation/architecture/net-platform-standard.md
vendored
Normal file
10
external/corefx/Documentation/architecture/net-platform-standard.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
# .NET Platform Standard
|
||||
|
||||
The .NET Platform Standard has been replaced by [.NET Standard][netstandard].
|
||||
|
||||
To learn more about it, check out the [.NET Standard FAQ][netstandard-faq]. It
|
||||
provides a good first view into .NET Standard as well pointers to additional
|
||||
learning resources, such as documentation and videos.
|
||||
|
||||
[netstandard]: https://github.com/dotnet/standard
|
||||
[netstandard-faq]: https://github.com/dotnet/standard/blob/master/docs/faq.md
|
||||
Reference in New Issue
Block a user