Skip to content

Commit 5ab6c93

Browse files
authored
Merge pull request #5681 from MicrosoftDocs/master637322667621460889
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents ecf7cd8 + 4b177ef commit 5ab6c93

File tree

4 files changed

+9
-1
lines changed

4 files changed

+9
-1
lines changed

docs/install/visual-studio-build-numbers-and-release-dates.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: A list of released versions and build numbers for Visual Studio, so
55
author: ornellaalt
66
ms.author: ornella
77
manager: jillfra
8-
ms.date: 07/28/2020
8+
ms.date: 08/05/2020
99
ms.topic: reference
1010
ms.workload:
1111
- multiple
@@ -23,6 +23,8 @@ The following table lists the build numbers and release dates for Visual Studio
2323

2424
| **Version**| **Channel** | **Release date** | **Build version** |
2525
| ---------------------- | ----------- | ---------------- | ----------------- |
26+
| 16.8.0 | Preview 1 | August 5, 2020 | 16.8.30404.54 |
27+
| 16.7.0 | Release | August 5, 2020 | 16.7.30330.147 |
2628
| 16.7.0 | Preview 6 | July 28, 2020 | 16.7.30323.103 |
2729
| 16.7.0 | Preview 5 | July 21, 2020 | 16.7.30317.65 |
2830
| 16.6.5 | Release | July 21, 2020 | 16.6.30320.27 |

visualstudio/gamedev/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- name: Index
2+
href: index.md
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: Docs
2+
tocHref: /
3+
topicHref: /

visualstudio/gamedev/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Welcome to vs-gamedev!

0 commit comments

Comments
 (0)