From 9a9fb7a9e71b45bc3b91a0c48373e12d385680b8 Mon Sep 17 00:00:00 2001
From: xcd <834800634@qq.com>
Date: 星期三, 01 七月 2020 19:44:31 +0800
Subject: [PATCH] Merge branch 'master' of http://gitblit.broconcentric.com:8088/r/M071

---
 src/Bro.M071.Process/Bro.M071.Process.csproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/Bro.M071.Process/Bro.M071.Process.csproj b/src/Bro.M071.Process/Bro.M071.Process.csproj
index c4f1e16..028f4f4 100644
--- a/src/Bro.M071.Process/Bro.M071.Process.csproj
+++ b/src/Bro.M071.Process/Bro.M071.Process.csproj
@@ -111,6 +111,7 @@
     <Compile Include="M071Models.cs" />
     <Compile Include="M071Process.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="UI\KeyIndicator.cs" />
     <Compile Include="UI\M071Node.cs" />
     <Compile Include="UI\M071_MainForm.cs">
       <SubType>Form</SubType>
@@ -127,6 +128,9 @@
       <AutoGen>True</AutoGen>
       <DependentUpon>Resources.resx</DependentUpon>
     </Compile>
+    <EmbeddedResource Include="UI\M071_MainForm.resx">
+      <DependentUpon>M071_MainForm.cs</DependentUpon>
+    </EmbeddedResource>
     <None Include="packages.config" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>

--
Gitblit v1.8.0