软件管理器

This commit is contained in:
2026-02-10 01:48:04 +08:00
parent 350db3140d
commit 25c7326bb2
9 changed files with 264 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
@@ -70,6 +70,7 @@
<EmbeddedResource Include="font.psf" />
<EmbeddedResource Include="Wallpapers\wallpaper.bmp" />
<EmbeddedResource Include="GitCommit.txt" />
<EmbeddedResource Include="LuaApps\*.lua" />
</ItemGroup>
<ItemGroup>