Skip to content

Commit ddb1d2d

Browse files
Merge pull request #12714 from anandmeg/uuf-226276
Fix per user feedback, add another link
2 parents f137951 + c597b74 commit ddb1d2d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/ide/managing-application-settings-dotnet.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Manage application settings (.NET)
33
description: Manage application settings that aren't included in the application code but are needed at runtime with the Visual Studio IDE.
4-
ms.date: 05/31/2024
4+
ms.date: 06/20/2024
55
ms.topic: conceptual
66
f1_keywords:
77
- msvse_settingsdesigner.err.nameblank
@@ -111,4 +111,7 @@ For general information about accessing application settings through the `Settin
111111

112112
## Related content
113113

114-
- [Access application settings (.NET Framework)](/dotnet/visual-basic/developing-apps/programming/app-settings/accessing-application-settings)
114+
- [Add an app.config file (C#)](how-to-add-app-config-file.md)
115+
- [Configure apps (.NET Framework)](/dotnet/framework/configure-apps/index)
116+
- [Access application settings (Visual Basic)](/dotnet/visual-basic/developing-apps/programming/app-settings/accessing-application-settings)
117+
- [Using application settings and user settings (Windows Forms)](/dotnet/framework/winforms/advanced/using-application-settings-and-user-settings)

0 commit comments

Comments
 (0)