Skip to content

Commit fce7dcd

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

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

.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)