aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2019-07-08 17:50:11 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2019-07-08 17:50:11 +0300
commitc5713f263db2aa8eda95e13c14ed31d1335b6bc0 (patch)
treeefb2685fd1f3296021e74e5b97bf87e83a533451 /Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
parent45a4da6b34d2aedea27e2826931f0705eb05130f (diff)
downloadTango-c5713f263db2aa8eda95e13c14ed31d1335b6bc0.tar.gz
Tango-c5713f263db2aa8eda95e13c14ed31d1335b6bc0.zip
Refactoring of all color catalogs objects !!!
Diffstat (limited to 'Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj')
-rw-r--r--Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj11
1 files changed, 10 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj b/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
index e2620f9ff..b6b4d18c8 100644
--- a/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
+++ b/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
@@ -93,6 +93,15 @@
<Compile Include="DB\COLOR_CATALOGS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
+ <Compile Include="DB\COLOR_CATALOGS_GROUPS.cs">
+ <DependentUpon>RemoteADO.tt</DependentUpon>
+ </Compile>
+ <Compile Include="DB\COLOR_CATALOGS_ITEMS.cs">
+ <DependentUpon>RemoteADO.tt</DependentUpon>
+ </Compile>
+ <Compile Include="DB\COLOR_CATALOGS_ITEMS_RECIPES.cs">
+ <DependentUpon>RemoteADO.tt</DependentUpon>
+ </Compile>
<Compile Include="DB\COLOR_SPACES.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
@@ -344,7 +353,7 @@
</Target>
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
+ <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file