change title

This commit is contained in:
Yuta Matsumura 2025-09-07 12:33:44 +09:00
parent 027671a319
commit 63b941ca25

View File

@ -1,9 +1,9 @@
---
description: 'C# アプリケーション構築のためのガイドライン'
description: 'C# アプリケーション構築指針 by @tsubakimoto'
applyTo: '**/*.cs'
---
# C# 開発
# C# アプリケーション開発
## C# の指針
- 常に最新の C# を使用します。現在は C# 13 の機能です。