Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Commit 19ba2db

Browse files
committed
v2.2 Update
1 parent 9d51c90 commit 19ba2db

33 files changed

+190
-65
lines changed

EBSOCStatus/.vs/EBSOCStatus/v15/.suo

-2 KB
Binary file not shown.

EBSOCStatus/EBSOCStatus/EBSOCStatus.vbproj

+2
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
<DependentUpon>Form1.vb</DependentUpon>
102102
<SubType>Form</SubType>
103103
</Compile>
104+
<Compile Include="ListViewSort.vb" />
104105
<Compile Include="My Project\AssemblyInfo.vb" />
105106
<Compile Include="My Project\Application.Designer.vb">
106107
<AutoGen>True</AutoGen>
@@ -167,6 +168,7 @@
167168
<ItemGroup>
168169
<Content Include="icon.ico" />
169170
<Content Include="icon2.ico" />
171+
<None Include="Resources\title.png" />
170172
<None Include="Resources\icon3.png" />
171173
<None Include="Resources\icon21.png" />
172174
</ItemGroup>

EBSOCStatus/EBSOCStatus/Form1.Designer.vb

+26-33
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)