aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2020-05-27 13:06:05 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-05-27 13:06:05 +0300
commit860b9995abbf63b1085e9b6069e6b53e83d33aaf (patch)
tree2a75000d380a7f5659bf205354de20338ee032f2 /Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
parent93cb59d7df48aa2aa89683ed93909c6495b353df (diff)
downloadTango-860b9995abbf63b1085e9b6069e6b53e83d33aaf.tar.gz
Tango-860b9995abbf63b1085e9b6069e6b53e83d33aaf.zip
Refactored test to procedures.
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.csproj6
1 files changed, 3 insertions, 3 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 480158199..9cf9c853a 100644
--- a/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
+++ b/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
@@ -240,10 +240,10 @@
<Compile Include="DB\PROCESS_PARAMETERS_TABLES_GROUPS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\PUBLISHED_TEST_PROJECTS.cs">
+ <Compile Include="DB\PUBLISHED_PROCEDURE_PROJECTS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
- <Compile Include="DB\PUBLISHED_TEST_PROJECTS_VERSIONS.cs">
+ <Compile Include="DB\PUBLISHED_PROCEDURE_PROJECTS_VERSIONS.cs">
<DependentUpon>RemoteADO.tt</DependentUpon>
</Compile>
<Compile Include="DB\RemoteADO.Context.cs">
@@ -380,7 +380,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