完善事件框架

This commit is contained in:
2018-12-15 17:54:19 +08:00
parent 1655b92d9a
commit 3003a8868a
10 changed files with 124 additions and 40 deletions
+1 -2
View File
@@ -44,8 +44,7 @@
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<Reference Include="Newtonsoft.Json">
<HintPath>..\Interact\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="System" />