diff options
| author | Shlomo Hecht <shlomo@twine-s.com> | 2019-09-09 20:50:28 +0300 |
|---|---|---|
| committer | Shlomo Hecht <shlomo@twine-s.com> | 2019-09-09 20:50:28 +0300 |
| commit | b7bd2edc8c009ded74ea1680a2b8de1a80015d35 (patch) | |
| tree | 9c81c74875536c88cb82101997b09e7e68e5107e /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj | |
| parent | 2781c05332f0c5cac394f3d1aab928b1dd8cee7c (diff) | |
| parent | e5215c02da35fd2a89db84a80da452ecb4021a4c (diff) | |
| download | Tango-b7bd2edc8c009ded74ea1680a2b8de1a80015d35.tar.gz Tango-b7bd2edc8c009ded74ea1680a2b8de1a80015d35.zip | |
merge
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj index 6b113be5f..fc05f3c16 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.RML/Tango.MachineStudio.RML.csproj @@ -73,6 +73,7 @@ <Link>GlobalVersionInfo.cs</Link> </Compile> <Compile Include="Contracts\IMainView.cs" /> + <Compile Include="Models\CctModel.cs" /> <Compile Include="RMLModule.cs" /> <Compile Include="Properties\AssemblyInfo.cs"> <SubType>Code</SubType> |
