This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPASmartClient
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
model包更新
样式分支
pry
2 years ago
parent
cca4693ba4
commit
0c30ff9696
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
BPASmartClient.MorkF/Control_MorkF.cs
+1
-1
BPASmartClient.MorkS/BPASmartClient.MorkS.csproj
+ 1
- 0
BPASmartClient.MorkF/Control_MorkF.cs
View File
@@ -7,6 +7,7 @@ using BPASmartClient.Message;
using BPASmartClient.Model;
using BPASmartClient.Model.PLC;
using static BPASmartClient.EventBus.EventBus;
using BPA.Models;
namespace BPASmartClient.MorkF
{
+ 1
- 1
BPASmartClient.MorkS/BPASmartClient.MorkS.csproj
View File
@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="BPA.Models" Version="1.0.
9
" />
<PackageReference Include="BPA.Models" Version="1.0.
10
" />
</ItemGroup>
<ItemGroup>
Write
Preview
Loading…
Cancel
Save