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 73212ff commit 3838819Copy full SHA for 3838819
assets/js/dbrCoreVersionSearch.json
@@ -1,4 +1,10 @@
1
[
2
+ {
3
+ "version": "11.0.3000",
4
+ "matchVersion": {
5
+ "dcv": "3.0.3000"
6
+ }
7
+ },
8
{
9
"version": "11.0.2000",
10
"matchVersion": {
release-notes/dbr-rn-11.md
@@ -35,5 +35,6 @@ noTitleIndex: true
35
36
| Versions | Available Editions |
37
| -------- | ------------------ |
38
+| 11.0.3000 | [C++]({{ site.cpp_release_notes}}cpp-11.html#1103000-05132025){:target="_blank"} / [.NET]({{ site.dotnet_release_notes }}dotnet-11.html#1103000-05132025){:target="_blank"}|
39
| 11.0.2000 | [Python]({{ site.python_release_notes}}python-11.html#1102000-04092025){:target="_blank"} |
40
| 11.0.1000 | [C++]({{ site.cpp_release_notes}}cpp-11.html#1101000-03042025){:target="_blank"} |
0 commit comments