Skip to content

Commit b8be241

Browse files
authored
Merge pull request #6338 from MicrosoftDocs/master637474770747521746
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents f3ad316 + 899bc60 commit b8be241

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/ide/codespaces/supported-features-codespaces.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Most application types and project configurations are supported, but you will ne
6868
Not yet available:
6969

7070
* UI designers - WinForms, WPF, and Resource designers
71+
* WinForms and WPF projects app casting is only available under a feature flag
7172
* Visual Basic and F# projects
7273
* .NET Framework targeted projects
7374
* Docker Compose projects

docs/msbuild/msbuild-targets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ assemblies from the various directories, and to support multi-targeting
248248
249249
===================================================
250250
AssignLinkMetadata
251-
For items of a certain set of whitelisted types, make sure that
251+
For items of a certain set of allowed types, make sure that
252252
if they are defined in a file other than the project file, that
253253
they have "Link" metadata set to an appropriate default.
254254
===================================================

0 commit comments

Comments
 (0)