mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-03-11 16:35:13 +00:00
Update WelsonJS.Toolkit.csproj
This commit is contained in:
parent
34a9a843a4
commit
a6dbf1bb4b
|
@ -89,6 +89,7 @@
|
|||
<Compile Include="NamedSharedMemory.cs" />
|
||||
<Compile Include="ProcessUtils.cs" />
|
||||
<Compile Include="Prompt.cs" />
|
||||
<Compile Include="Serialization\KVSerializer.cs" />
|
||||
<Compile Include="Toolkit.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="Window.cs" />
|
||||
|
@ -96,5 +97,6 @@
|
|||
<ItemGroup>
|
||||
<None Include="welsonjs.snk" />
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
Loading…
Reference in New Issue
Block a user