diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-01-05 03:50:24 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-02-16 23:47:49 +0200 |
| commit | daf4d915f4eb60ac54a6c9b2a680e8cf0b1f948a (patch) | |
| tree | a820b23783c8b0207d5a5da78d9719bbb6b35b08 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | |
| parent | 5ed883227020212c8c9faac1f43bc22b9be7dd30 (diff) | |
| download | Tango-daf4d915f4eb60ac54a6c9b2a680e8cf0b1f948a.tar.gz Tango-daf4d915f4eb60ac54a6c9b2a680e8cf0b1f948a.zip | |
Implemented TCP Firmware Client.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj index eca12dfef..4dbcbf600 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj @@ -360,6 +360,7 @@ <Link>TCC\template.bmp</Link> <CopyToOutputDirectory>Always</CopyToOutputDirectory> </Content> + <Resource Include="Images\external-bridge-lan.png" /> <Resource Include="Images\login_white.png" /> <Resource Include="Images\login.png" /> <Resource Include="Images\active_directory.png" /> |
