aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2019-12-07 20:10:55 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2019-12-07 20:10:55 +0200
commita6e6af346bf160b4a83163a6f1b268920cf2005c (patch)
tree5ac37a4c97cc4d6a65bc0c589ceea74519094f34 /Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
parent40622a28006ffd38ce5b85ac49502804d65b9357 (diff)
downloadTango-a6e6af346bf160b4a83163a6f1b268920cf2005c.tar.gz
Tango-a6e6af346bf160b4a83163a6f1b268920cf2005c.zip
Implemented machine updates history on machine designer.
Related Work Items: #1618
Diffstat (limited to 'Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj')
-rw-r--r--Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
index a65ac7322..3429bcb59 100644
--- a/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
+++ b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj
@@ -130,6 +130,7 @@
<Compile Include="Converters\StringFormatConverter.cs" />
<Compile Include="Converters\StringNullOrEmptyToBooleanConverter.cs" />
<Compile Include="Converters\StringToLinesConverter.cs" />
+ <Compile Include="Converters\StringToOneLineConverter.cs" />
<Compile Include="Converters\StringToWordsConverter.cs" />
<Compile Include="Converters\TimeSpanToTwoDigitsTimeConverter.cs" />
<Compile Include="Converters\VersionToShortVersionConverter.cs" />