Learn about any breaking changes in the Visual Basic compiler
The 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:
- Compiler breaking changes in .NET 10
- Compiler breaking changes in .NET 7
- Breaking changes in VS2019 Update 1 and beyond compared to VS2019
- Breaking changes since VS2017 (VB 15)
- Breaking changes in Roslyn 3.0 (VS2019) from Roslyn 2.* (VS2017)
- Breaking changes in Roslyn 1.0 (VS2015) from the native C# compiler (VS2013 and previous).
- Clashing enum members
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.