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-10-21 02:06:01 +0300
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2020-10-21 02:06:01 +0300
commite54736fabf4338e9f98a7b8aba738180ae57c120 (patch)
tree9f1c4b795ed72e85ec6693bf54c9a87f384e2740 /Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
parenta2d2681c91aa3798a27cb2aa9e047f261027389c (diff)
downloadTango-e54736fabf4338e9f98a7b8aba738180ae57c120.tar.gz
Tango-e54736fabf4338e9f98a7b8aba738180ae57c120.zip
Data Store On SQL Server.
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.csproj5
1 files changed, 4 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 9cf9c853a..cd916e94f 100644
--- a/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
+++ b/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj
@@ -117,6 +117,9 @@
<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>
@@ -380,7 +383,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