aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-12-28 00:55:44 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-12-28 00:55:44 +0200
commitc2064e58fd1923bf820e14afcd014036299336b9 (patch)
tree69bb017eeccaac56954754870ff7eb62169a95b5 /Software/Visual_Studio/Tango.BL/Tango.BL.csproj
parent7a0aa322afe6599f25d356c7f31403ef96cddde1 (diff)
parent78e2602610d1712bf7dfac08d082a8467bcd0210 (diff)
downloadTango-c2064e58fd1923bf820e14afcd014036299336b9.tar.gz
Tango-c2064e58fd1923bf820e14afcd014036299336b9.zip
Merged csv to job importer branch.
Diffstat (limited to 'Software/Visual_Studio/Tango.BL/Tango.BL.csproj')
-rw-r--r--Software/Visual_Studio/Tango.BL/Tango.BL.csproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.BL/Tango.BL.csproj b/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
index 0fbf6c5ab..32b8d3c9b 100644
--- a/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
+++ b/Software/Visual_Studio/Tango.BL/Tango.BL.csproj
@@ -428,6 +428,7 @@
<Compile Include="Enumerations\TangoUpdateStatuses.cs" />
<Compile Include="Enumerations\RmlQualifications.cs" />
<Compile Include="ExtensionMethods\ColorCatalogItemsExtensions.cs" />
+ <Compile Include="Helpers\SegmentsCsvHelper.cs" />
<Compile Include="IObservableEntityDTO.cs" />
<Compile Include="ObservableDTOPropertyAttribute.cs" />
<Compile Include="ObservableEntityDTO.cs" />
@@ -610,6 +611,10 @@
<Project>{a34ee0f0-649d-41c8-8489-b6f1cc6924ee}</Project>
<Name>Tango.Core</Name>
</ProjectReference>
+ <ProjectReference Include="..\Tango.CSV\Tango.CSV.csproj">
+ <Project>{58e8825f-0c96-449c-b320-1e82b0aa876b}</Project>
+ <Name>Tango.CSV</Name>
+ </ProjectReference>
<ProjectReference Include="..\Tango.DAL.Remote\Tango.DAL.Remote.csproj">
<Project>{38197109-8610-4d3f-92b9-16d48df94d7c}</Project>
<Name>Tango.DAL.Remote</Name>