我是米塔更新
This commit is contained in:
2025-08-29 14:57:55 +08:00
parent f8e7832ac2
commit 624125ec7b
365 changed files with 7545 additions and 0 deletions

10
Ramitta/Ramitta.csproj Normal file
View File

@@ -0,0 +1,10 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>
</Project>