Skip to content

Commit f9fe4f9

Browse files
Merge pull request #10376 from MicrosoftDocs/main638605514753284920sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 069f32d + 0cc005e commit f9fe4f9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/extensibility/visualstudio.extensibility/settings/settings.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Settings overview
33
description: An overview of VisualStudio.Extensibility settings
44
ms.topic: overview
5-
ms.date: 8/9/2024
5+
ms.date: 08/09/2024
66
ms.author: maiak
77
monikerRange: ">=vs-2022"
88
author: maiak
@@ -176,4 +176,5 @@ private static Setting.Enum MyEnumSetting { get; } = new(
176176
};
177177
```
178178

179-
More information can be found in the API documentation.
179+
## Related content
180+
More information can be found in the [Settings API documentation](/dotnet/api/microsoft.visualstudio.extensibility.settings).

subscriptions/delete-license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: evanwindom
44
ms.author: amast
55
manager: shve
66
ms.assetid: e49242bc-e9f2-49e8-8caa-f574d508aba6
7-
ms.date: 03/19/2024
7+
ms.date: 08/29/2024
88
ms.topic: how-to
99
description: Learn how admins can delete subscription assignments in the Visual Studio Subscriptions Admin Portal.
1010
---

0 commit comments

Comments
 (0)