aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
diff options
context:
space:
mode:
authorMirta <mirta@twine-s.com>2020-12-30 16:39:52 +0200
committerMirta <mirta@twine-s.com>2020-12-30 16:39:52 +0200
commit00a491d93733d4625ad329b2ba8237f445364b3f (patch)
tree4b24c6fa78d7648f4bb7cefafa464bb0b063fec4 /Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
parent124ad4150f80c6846fdee41dbbda9848c105f6e5 (diff)
downloadTango-00a491d9.tar.gz
Tango-00a491d9.zip
merge
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.csproj35
1 files changed, 1 insertions, 34 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 fbb64ecc1..b6b4d18c8 100644
--- a/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
+++ b/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
@@ -66,9 +66,6 @@
<Compile Include="..\Versioning\GlobalVersionInfo.cs">
<Link>GlobalVersionInfo.cs</Link>
</Compile>
- <Compile Include="DB\ACTION_LOGS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
<Compile Include="DB\ADDRESS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
@@ -117,9 +114,6 @@
<Compile Include="DB\CUSTOMER.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\DATA_STORE_ITEMS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
<Compile Include="DB\DISPENSER.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
@@ -138,12 +132,6 @@
<Compile Include="DB\FIBER_SYNTHS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\FSE_VERSIONS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
- <Compile Include="DB\GLOBAL_DATA_STORE_ITEMS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
<Compile Include="DB\HARDWARE_BLOWERS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
@@ -246,12 +234,6 @@
<Compile Include="DB\PROCESS_PARAMETERS_TABLES_GROUPS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\PUBLISHED_PROCEDURE_PROJECTS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
- <Compile Include="DB\PUBLISHED_PROCEDURE_PROJECTS_VERSIONS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
<Compile Include="DB\RemoteADO.Context.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
@@ -270,9 +252,6 @@
<Compile Include="DB\RML.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\RMLS_SPOOLS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
<Compile Include="DB\ROLE.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
@@ -282,15 +261,6 @@
<Compile Include="DB\SEGMENT.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\SITE.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
- <Compile Include="DB\SITES_CATALOGS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
- <Compile Include="DB\SITES_RMLS.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
<Compile Include="DB\SPOOL.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
@@ -303,9 +273,6 @@
<Compile Include="DB\sysdiagram.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\TANGO_UPDATES.cs">
- <DependentUpon>RemoteADO.tt</DependentUpon>
- </Compile>
<Compile Include="DB\TANGO_VERSIONS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
@@ -386,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