aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-03-18 15:01:48 +0200
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-03-18 15:01:48 +0200
commitc1ba3dfd40a942a28d50b90e511f9695f3e48c42 (patch)
tree819c9a055a1321f7d9a607d6f79f2840b5b0fa96 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
parent73327143a2ac187695bed0ecded52c4d675165c4 (diff)
parente6be03de10afc55c2ceac18dbd690e2ed127c8d8 (diff)
downloadTango-c1ba3dfd40a942a28d50b90e511f9695f3e48c42.tar.gz
Tango-c1ba3dfd40a942a28d50b90e511f9695f3e48c42.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
index c2bdf669c..190e8d0fe 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
@@ -93,6 +93,7 @@
<Compile Include="..\..\..\Versioning\GlobalVersionInfo.cs">
<Link>GlobalVersionInfo.cs</Link>
</Compile>
+ <Compile Include="Controls\JobOutlineControl.cs" />
<Compile Include="Converters\BrushStopLabToColorConverter.cs" />
<Compile Include="Converters\BrushStopCMYKToColorConverter.cs" />
<Compile Include="Converters\BrushStopToColorConverter.cs" />
@@ -112,6 +113,7 @@
<Compile Include="Converters\SegmentToBrushConverterMulti.cs" />
<Compile Include="Converters\SegmentToGradientStopsConverterMulti.cs" />
<Compile Include="Converters\SegmentToGradientStopsConverter.cs" />
+ <Compile Include="Converters\StringToEllipsisConverter.cs" />
<Compile Include="DeveloperModule.cs" />
<Compile Include="DeveloperModuleSettings.cs" />
<Compile Include="Navigation\DeveloperNavigationManager.cs" />
@@ -337,9 +339,7 @@
<ItemGroup>
<Resource Include="Images\black-screen.jpg" />
</ItemGroup>
- <ItemGroup>
- <Folder Include="Controls\" />
- </ItemGroup>
+ <ItemGroup />
<ItemGroup>
<Resource Include="Images\thread.png" />
</ItemGroup>