diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-13 17:06:37 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-05-13 17:06:37 +0300 |
| commit | fe3e2ab49445060253492fcd8226378382331178 (patch) | |
| tree | 1a5c9df538f7e82a17c7032557a3e6961acf5bd6 /Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj | |
| parent | e3548109807c48ed0d07862ca9badb1d170fe566 (diff) | |
| download | Tango-fe3e2ab49445060253492fcd8226378382331178.tar.gz Tango-fe3e2ab49445060253492fcd8226378382331178.zip | |
Completed Tango Build Engine VS Extension!
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 | 3 |
1 files changed, 3 insertions, 0 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 cdb6990e9..3bc4eccec 100644 --- a/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj +++ b/Software/Visual_Studio/Tango.DAL.Remote/Tango.DAL.Remote.csproj @@ -260,6 +260,9 @@ <Compile Include="DB\SYNC_CONFIGURATIONS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> + <Compile Include="DB\sysdiagram.cs"> + <DependentUpon>RemoteADO.tt</DependentUpon> + </Compile> <Compile Include="DB\TECH_CONTROLLERS.cs"> <DependentUpon>RemoteADO.tt</DependentUpon> </Compile> |
