From df21686e4616feb46e88906755a10b516eb127ff Mon Sep 17 00:00:00 2001 From: Igor Goldobin Date: Sat, 13 Apr 2024 08:53:17 +1000 Subject: [PATCH] Update rule.md --- rules/scenarios-of-building-the-system/rule.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/scenarios-of-building-the-system/rule.md b/rules/scenarios-of-building-the-system/rule.md index 6b967b00cc3..1d8898c2b76 100644 --- a/rules/scenarios-of-building-the-system/rule.md +++ b/rules/scenarios-of-building-the-system/rule.md @@ -1,6 +1,6 @@ --- type: rule -title: Scenarios of building the system +title: Do you know the scenarions for building large .NET projects uri: scenarios-of-building-the-system authors: - title: Adam Cogan @@ -8,7 +8,7 @@ authors: created: 2014-03-14T06:02:00.000Z guid: 3021ff26-7bfa-47b5-811d-82bf417fe880 --- -There are various scenarios for building the system +There are various ways of organising your code for large .NET projects in Visual Studio