write shit

This commit is contained in:
2021-07-11 20:55:29 +08:00
parent b290828f58
commit 8c641db61c
4 changed files with 101 additions and 4 deletions

View File

@ -60,6 +60,7 @@
<Compile Include="Core\ClipboardUtil.cs" />
<Compile Include="Core\FileOperation.cs" />
<Compile Include="Core\KeyboardState.cs" />
<Compile Include="Core\LimitedStack.cs" />
<Compile Include="UI\AddItem.xaml.cs">
<DependentUpon>AddItem.xaml</DependentUpon>
</Compile>