Skip to content

Commit ef24124

Browse files
Merge pull request #3620 from MicrosoftDocs/main638213226604886831sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents e2377b3 + f87028f commit ef24124

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hub/dev-drive/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Dev Drive builds on [ReFS](/windows-server/storage/refs/refs-overview) technolog
2121
2222
## How to set up a Dev Drive
2323

24-
To set up a new Dev Drive, open Windows **Settings** and navigate to **System** > **Storage** > **Advanced Store Settings** > **Disks & volumes**. Select **Create dev drive**. **Before setting up a Dev Drive, ensure that the prerequisites are met.* You can also set up a Dev Drive using **[Dev Home's Machine configuration](../dev-home/setup.md#clone-a-github-repo-and-store-it-on-a-dev-drive)**.
24+
To set up a new Dev Drive, open Windows **Settings** and navigate to **System** > **Storage** > **Advanced Storage Settings** > **Disks & volumes**. Select **Create dev drive**. **Before setting up a Dev Drive, ensure that the prerequisites are met.* You can also set up a Dev Drive using **[Dev Home's Machine configuration](../dev-home/setup.md#clone-a-github-repo-and-store-it-on-a-dev-drive)**.
2525

2626
![Screenshot of System > Storage > Disks & volumes](../images/dev-drive-create.png)
2727

hub/package-manager/configuration/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ properties:
6262
module: Microsoft.Windows.Developer
6363
allowPrerelease: true
6464
settings:
65-
MinVersion: 10.0.19041
65+
MinVersion: "10.0.19041"
6666
resources:
6767
- resource: DeveloperMode
6868
directives:

0 commit comments

Comments
 (0)