Skip to content

Commit 7d0f665

Browse files
authored
Add links to latest breaking changes (#45048)
Add links to the last two breaking changes docs.
1 parent 1209d6d commit 7d0f665

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/visual-basic/whats-new/breaking-changes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ ms.date: 08/18/2020
1010

1111
The [Roslyn](https://github.com/dotnet/roslyn) team maintains a list of breaking changes in the C# and Visual Basic compilers. You can find information on those changes at these links on their GitHub repository:
1212

13+
- [Compiler breaking changes in .NET 10](https://github.com/dotnet/roslyn/blob/main/docs/compilers/Visual%20Basic/Compiler%20Breaking%20Changes%20-%20DotNet%2010.md)
14+
- [Compiler breaking changes in .NET 7](https://github.com/dotnet/roslyn/blob/main/docs/compilers/Visual%20Basic/Compiler%20Breaking%20Changes%20-%20DotNet%207.md)
1315
- [Breaking changes in VS2019 Update 1 and beyond compared to VS2019](https://github.com/dotnet/roslyn/blob/main/docs/compilers/Visual%20Basic/Compiler%20Breaking%20Changes%20-%20post%20VS2019.md)
1416
- [Breaking changes since VS2017 (VB 15)](https://github.com/dotnet/roslyn/blob/main/docs/compilers/Visual%20Basic/Compiler%20Breaking%20Changes%20-%20post%20VS2017.md)
1517
- [Breaking changes in Roslyn 3.0 (VS2019) from Roslyn 2.* (VS2017)](https://github.com/dotnet/roslyn/blob/main/docs/compilers/Visual%20Basic/Compiler%20Breaking%20Changes%20-%20VS2019.md)

0 commit comments

Comments
 (0)