We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6723f6e commit 8dce228Copy full SHA for 8dce228
release-notes/10.0/preview/preview5/README.md
@@ -10,6 +10,7 @@
10
11
- [C#](./csharp.md)
12
- [F#](./fsharp.md)
13
+- [Visual Basic](./visualbasic.md)
14
15
## Workloads, Libraries, & More
16
release-notes/10.0/preview/preview5/visualbasic.md
@@ -0,0 +1,6 @@
1
+# Visual Basic updates in .NET 10 Preview 5 - Release Notes
2
+
3
+This preview release does not contain new Visual Basic features. Please checkout the lastest documentation:
4
5
+- [What's new in Visual Basic](https://learn.microsoft.com/dotnet/visual-basic/whats-new/) documentation
6
+- [Breaking changes](https://learn.microsoft.com/dotnet/visual-basic/whats-new/breaking-changes)
0 commit comments