diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2020-04-07 15:02:30 +0200 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2020-04-07 15:02:30 +0200 |
| commit | 427961e3fe8169d517630a8bc8445a853fe86040 (patch) | |
| tree | ba4022957259f9781ce8b15de198044f0a1f572c /Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj | |
| parent | 7f58e70e72f9704884f38d4d7c1809e8b0bbc10a (diff) | |
| download | Tango-427961e3fe8169d517630a8bc8445a853fe86040.tar.gz Tango-427961e3fe8169d517630a8bc8445a853fe86040.zip | |
MultiSelectCombobox control. Added icons, styles,.
Diffstat (limited to 'Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj index f02df13be..3b2512355 100644 --- a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj +++ b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj @@ -253,6 +253,9 @@ <Name>Tango.Scripting</Name> </ProjectReference> </ItemGroup> + <ItemGroup> + <Resource Include="Images\PinClose_Black.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <ProjectExtensions> <VisualStudio> |
