feat: C# Fur Elise player using Windows Beep API

This commit is contained in:
2026-09-21 10:58:32 +08:00
commit 7ece384453
5 changed files with 221 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"runtimeOptions": {
"tfm": "net10.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "10.0.12"
}
}
}