Skip to content

Commit

Permalink
Merge pull request #340 from Microsoft/brpeek-syncupdate
Browse files Browse the repository at this point in the history
Sync file/type update
  • Loading branch information
ghogen authored Mar 21, 2017
2 parents 0d129b4 + d967ee1 commit 70ef15b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/csharp-ide/refactoring/sync-type-and-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ translation.priority.ht:
# Sync a type to a filename, or a filename to a type in C# #

<!-- VERSIONLESS -->
**This feature is available in Visual Studio 2017 and later.**
**This feature is available in Visual Studio 2017 and later. Additionally, .NET Standard projects are not yet supported for this refactoring.**

**What:** Lets you rename a type to match the filename, or rename a filename to match the type it contains.

Expand All @@ -60,4 +60,4 @@ translation.priority.ht:
![Inline result](media/synctype_result.png)

## See Also
[Refactoring (C#)](../refactoring-csharp.md)
[Refactoring (C#)](../refactoring-csharp.md)
4 changes: 2 additions & 2 deletions docs/vb-ide/refactoring/sync-type-and-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ translation.priority.ht:
# Sync a type to a filename, or a filename to a type in Visual Basic

<!-- VERSIONLESS -->
**This feature is available in Visual Studio 2017 and later.**
**This feature is available in Visual Studio 2017 and later. Additionally, .NET Standard projects are not yet supported for this refactoring.**

**What:** Lets you rename a type to match the filename, or rename a filename to match the type it contains.

Expand All @@ -60,4 +60,4 @@ translation.priority.ht:
![Inline result](media/synctype_result.png)

## See Also
[Refactoring (Visual Basic)](../refactoring-vb.md)
[Refactoring (Visual Basic)](../refactoring-vb.md)

0 comments on commit 70ef15b

Please sign in to comment.