添加了自述文件

This commit is contained in:
fengjiayi
2024-08-06 19:39:28 +08:00
parent cc5f825513
commit 2ca5b3120b
3 changed files with 61 additions and 8 deletions

View File

@@ -7,6 +7,12 @@
<BaseOutputPath>D:\Project\C#\DynamicControl\SereinFlow\.Output</BaseOutputPath>
</PropertyGroup>
<ItemGroup>
<Compile Remove="bin\**" />
<EmbeddedResource Remove="bin\**" />
<None Remove="bin\**" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Library\Serein.Library.csproj" />
</ItemGroup>