Skip to content

Commit bfc592c

Browse files
authored
Merge pull request #8050 from softwarepronto/patch-4
Removed two near duplicate sentences
2 parents c1a4713 + 615e95e commit bfc592c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/containers/edit-and-refresh.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,6 @@ To debug apps in a local Docker container, the following tools must be installed
5151

5252
To run Docker containers locally, you must have a local Docker client. You can use [Docker Desktop](https://www.docker.com/get-docker), which requires Windows 10 or later.
5353

54-
Docker containers are available for .NET Framework and .NET Core projects. Let's look at two examples. First, we look at a .NET Core web app. Then, we look at a .NET Framework console app.
55-
5654
## Create a web app
5755

5856
If you have a project and you've added Docker support as described in the [overview](overview.md), skip this section.

0 commit comments

Comments
 (0)