提交 b7d29acb 编写于 作者: N Neal Gafter 提交者: GitHub

Document the move of language design discussion. (#18153)

上级 99e98a1b
......@@ -25,6 +25,15 @@
Roslyn provides open-source C# and Visual Basic compilers with rich code analysis APIs. It enables building code analysis tools with the same APIs that are used by Visual Studio.
### Language Design Discussion
We are now taking language feature discussion in other repositories:
- https://github.com/dotnet/csharplang for C# specific issues
- https://github.com/dotnet/vblang for VB-specific features
- https://github.com/dotnet/csharplang for features that affect both languages
Discussion about the transition of language design to the new repos is at https://github.com/dotnet/roslyn/issues/18002.
### Download C# and Visual Basic
Want to start developing in C# and Visual Basic? Download [Visual Studio 2015](https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册