You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/visual-basic/whats-new/breaking-changes.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ ms.date: 08/18/2020
10
10
11
11
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:
12
12
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)
13
15
-[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)
14
16
-[Breaking changes since VS2017 (VB 15)](https://github.com/dotnet/roslyn/blob/main/docs/compilers/Visual%20Basic/Compiler%20Breaking%20Changes%20-%20post%20VS2017.md)
15
17
-[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