diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-07-04 15:25:08 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2021-07-04 15:25:08 +0300 |
| commit | 8a0b8f6abe3d143b43131a330e0ee39c2547ce8f (patch) | |
| tree | 7178cbe758b1adefb37c53be6839446e18d9d791 /Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj | |
| parent | b29f337cff7513e0fe0e4b98e6bc7970da89e837 (diff) | |
| download | Tango-8a0b8f6abe3d143b43131a330e0ee39c2547ce8f.tar.gz Tango-8a0b8f6abe3d143b43131a330e0ee39c2547ce8f.zip | |
After Virus
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.csproj | 42 |
1 files changed, 21 insertions, 21 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 32add4378..424b9585f 100644 --- a/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj +++ b/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj @@ -117,7 +117,7 @@ <Compile Include="DB\COLOR_PROCESS_DATA.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\COLOR_PROCESS_FACTOR.cs"> + <Compile Include="DB\COLOR_PROCESS_FACTORS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> <Compile Include="DB\COLOR_PROCESS_PARAMETERS.cs"> @@ -297,12 +297,18 @@ <Compile Include="DB\RMLS_SPOOLS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> + <Compile Include="DB\RML_EXTENSION_TEST_RESULTS.cs"> + <DependentUpon>RemoteADO.tt</DependentUpon> + </Compile> <Compile Include="DB\ROLE.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> <Compile Include="DB\ROLES_PERMISSIONS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> + <Compile Include="DB\RUBBING_RESULTS.cs"> + <DependentUpon>RemoteADO.tt</DependentUpon> + </Compile> <Compile Include="DB\SEGMENT.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> @@ -351,6 +357,9 @@ <Compile Include="DB\TECH_VALVES.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> + <Compile Include="DB\TENSILE_RESULTS.cs"> + <DependentUpon>RemoteADO.tt</DependentUpon> + </Compile> <Compile Include="DB\USER.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> @@ -363,43 +372,34 @@ <Compile Include="DB\YARN_APPLICATIONS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_BRAND.cs"> - <DependentUpon>RemoteADO.tt</DependentUpon> - </Compile> - <Compile Include="DB\YARN_COLOR.cs"> - <DependentUpon>RemoteADO.tt</DependentUpon> - </Compile> - <Compile Include="DB\YARN_END_USE.cs"> - <DependentUpon>RemoteADO.tt</DependentUpon> - </Compile> - <Compile Include="DB\YARN_FAMILY.cs"> + <Compile Include="DB\YARN_BRANDS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_GEOMETRY.cs"> + <Compile Include="DB\YARN_FAMILIES.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_GLOSS_LEVEL.cs"> + <Compile Include="DB\YARN_GLOSS_LEVELS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_GROUP.cs"> + <Compile Include="DB\YARN_GROUPS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_INDUSTRYSECTOR.cs"> + <Compile Include="DB\YARN_INDUSTRYSECTORS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_MANUFACTURER.cs"> + <Compile Include="DB\YARN_MANUFACTURERS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_MATERIALS.cs"> + <Compile Include="DB\YARN_SUB_FAMILIES.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_SUB_FAMILY.cs"> + <Compile Include="DB\YARN_TEXTURINGS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_TEXTURING.cs"> + <Compile Include="DB\YARN_TYPES.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> - <Compile Include="DB\YARN_TYPE.cs"> + <Compile Include="DB\YARN_WHITE_SHADES.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> <Compile Include="Partials\RemoteDB.cs" /> @@ -452,7 +452,7 @@ </Target> <ProjectExtensions> <VisualStudio> - <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" /> + <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" /> </VisualStudio> </ProjectExtensions> </Project>
\ No newline at end of file |
