aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2019-04-07 14:41:00 +0300
committerShlomo Hecht <shlomo@twine-s.com>2019-04-07 14:41:00 +0300
commite49c150d363a28dc79739efb611ce1f957ba6dce (patch)
tree3fc8f3a5b28ceb746481e46c144ba5270e438fa7 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
parente859f581bb925e575bba10e4468c3644a92ad266 (diff)
parentcfc59d248257c850b589bebe1e4e012f234d92ec (diff)
downloadTango-e49c150d363a28dc79739efb611ce1f957ba6dce.tar.gz
Tango-e49c150d363a28dc79739efb611ce1f957ba6dce.zip
merge
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>