Update WelsonJS.Toolkit.csproj

This commit is contained in:
Namhyeon Go 2023-12-23 01:55:35 +09:00
parent d3ae29ffdd
commit df3ee0331c

View File

@ -47,6 +47,7 @@
<Reference Include="System.Windows.Forms" />
</ItemGroup>
<ItemGroup>
<Compile Include="Compression\LZ77.cs" />
<Compile Include="NamedSharedMemory.cs" />
<Compile Include="Prompt.cs" />
<Compile Include="Toolkit.cs" />