aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/TCC/Tango.TCC.BL
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-04-15 10:17:37 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-04-15 10:17:37 +0300
commit85a6112d2e1eac554cc4cbdfa31cca91d87e6ded (patch)
tree602c713a6f115270c5a0bee0ec5e75ec6145052e /Software/Visual_Studio/TCC/Tango.TCC.BL
parent34d86579a1f4e3842566b3dd187f9fa5f3838d07 (diff)
downloadTango-85a6112d2e1eac554cc4cbdfa31cca91d87e6ded.tar.gz
Tango-85a6112d2e1eac554cc4cbdfa31cca91d87e6ded.zip
Implemented catalog importer..
Diffstat (limited to 'Software/Visual_Studio/TCC/Tango.TCC.BL')
-rw-r--r--Software/Visual_Studio/TCC/Tango.TCC.BL/Tango.TCC.BL.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/TCC/Tango.TCC.BL/Tango.TCC.BL.csproj b/Software/Visual_Studio/TCC/Tango.TCC.BL/Tango.TCC.BL.csproj
index 733e2ba9f..dd11f7aef 100644
--- a/Software/Visual_Studio/TCC/Tango.TCC.BL/Tango.TCC.BL.csproj
+++ b/Software/Visual_Studio/TCC/Tango.TCC.BL/Tango.TCC.BL.csproj
@@ -79,7 +79,7 @@
<ItemGroup>
<Content Include="..\Benchmarks\benchmarks_rgb_lab.csv">
<Link>TCC\benchmarks_rgb_lab.csv</Link>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
<None Include="App.config" />
<None Include="packages.config" />
@@ -125,7 +125,7 @@
</Content>
<Content Include="..\Images\template.bmp">
<Link>TCC\template.bmp</Link>
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup />