diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-01-07 16:09:29 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-01-07 16:09:29 +0200 |
| commit | fc50a3a0f5c1a7de61dd169ca175f3690177059a (patch) | |
| tree | 8efd928c974806957fd06d4bfdcafbfc45268cb6 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj | |
| parent | 3f5ba302842a906950b118c7f6683c061819d76e (diff) | |
| download | Tango-fc50a3a0f5c1a7de61dd169ca175f3690177059a.tar.gz Tango-fc50a3a0f5c1a7de61dd169ca175f3690177059a.zip | |
Implemented LogOut from machine studio.
Modified Machine Designer image.
Fixed issue with updating contact on DB Module.
Improved Machine Studio Drawer graphics.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj index a2c955d30..46ec20fdc 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.MachineDesigner/Tango.MachineStudio.MachineDesigner.csproj @@ -207,5 +207,8 @@ <ItemGroup> <Resource Include="Images\application-firmware.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\machine-designer-module.jpg" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
