Skip to content

Commit 55f97e1

Browse files
authored
Merge pull request #8559 from TerryGLee/tglee-patch10
add links to the recent Trust-related blog post
2 parents 947e3b8 + 6da1d45 commit 55f97e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/ide/reference/trust-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: TerryGLee
55
ms.author: tglee
66
manager: jmartens
77
ms.technology: vs-ide-general
8-
ms.date: 07/22/2021
8+
ms.date: 08/18/2021
99
ms.topic: reference
1010
f1_keywords:
1111
- VS.ToolsOptionsPages.Environment.PathTrustOptions
@@ -24,7 +24,7 @@ In Visual Studio 2022 (Preview 2), we've revamped the Trust Settings functionali
2424

2525
:::image type="content" source="media/vs-2022/trusted-settings-warning-message.png" alt-text="Screenshot of the Trust Settings warning message":::
2626

27-
We'll add more information here as we continue to update the feature. Stay tuned!
27+
We'll add more information to this page as we continue to update the feature. Meanwhile, for the latest news, take a look at our recent blog post, [Improving developer security with Visual Studio 2022](https://devblogs.microsoft.com/visualstudio/improving-developer-security-with-visual-studio-2022/).
2828

2929
::: moniker-end
3030

@@ -36,7 +36,7 @@ Visual Studio prompts for user approval before opening projects that have the [M
3636
> You should still ensure that the file, folder, or solution comes from a trusted person or a trusted location before approving it.
3737
3838
> [!NOTE]
39-
> In Visual Studio 2022 (Preview), we've revamped the Trust Settings functionality to show a warning whenever untrusted code in files, folders, projects, and solutions are about to be opened in the IDE. To learn more, see the "Trusted Locations" section of the [Visual Studio 2022 Preview release notes](/visualstudio/releases/2022/release-notes-preview#trustedlocations-170P2).
39+
> In Visual Studio 2022 (Preview), we've revamped the Trust Settings functionality to show a warning whenever untrusted code in files, folders, projects, and solutions are about to be opened in the IDE. To learn more, see the "Trusted Locations" section of the [Visual Studio 2022 Preview release notes](/visualstudio/releases/2022/release-notes-preview#trustedlocations-170P2), and the recent [Improving developer security with Visual Studio 2022](https://devblogs.microsoft.com/visualstudio/improving-developer-security-with-visual-studio-2022/) blog post.
4040
4141
## Configure trust settings
4242

0 commit comments

Comments
 (0)