Skip to content

Commit d7a1583

Browse files
committed
chore(template): sync with dailydevops/dotnet-template [skip ci]
1 parent 6f2b917 commit d7a1583

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.github/instructions/blazor.instructions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
applyTo: '**/*.razor, **/*.razor.cs, **/*.razor.css'
33

4-
description: 'This file contains instructions for Blazor development.
5-
It includes guidelines for component development, performance optimization, and following Blazor coding standards.
6-
Ensure to follow the practices outlined in this file to maintain code quality and consistency.'
4+
description: This file contains instructions for Blazor development. It includes guidelines for component development, performance optimization, and following Blazor coding standards. Ensure to follow the practices outlined in this file to maintain code quality and consistency.
75
---
86

97
# Blazor Development Instructions

.github/instructions/csharp.instructions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
applyTo: '**/*.cs'
33

4-
description: 'This file contains instructions for C# development.
5-
It includes guidelines for using GitHub Copilot, managing dependencies, and following coding standards.
6-
Ensure to follow the practices outlined in this file to maintain code quality and consistency.'
4+
description: This file contains instructions for C# development. It includes guidelines for using GitHub Copilot, managing dependencies, and following coding standards. Ensure to follow the practices outlined in this file to maintain code quality and consistency.
75
---
86

97
# C# Development Instructions

0 commit comments

Comments
 (0)