diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-12-04 11:54:09 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-12-04 11:54:09 +0200 |
| commit | bf9e4ba0e80e9e1069bd0ae533bf29940a164ad5 (patch) | |
| tree | 9509487f86e12f1db9991ecaa67366465875be55 /Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj | |
| parent | f637e76b2557021217424c2944321029b6c50513 (diff) | |
| download | Tango-bf9e4ba0e80e9e1069bd0ae533bf29940a164ad5.tar.gz Tango-bf9e4ba0e80e9e1069bd0ae533bf29940a164ad5.zip | |
Added machine designer project.
Diffstat (limited to 'Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj')
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj index 08b0c7f6d..53adba9fb 100644 --- a/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj @@ -70,6 +70,9 @@ <Generator>MSBuild:Compile</Generator> <SubType>Designer</SubType> </ApplicationDefinition> + <Compile Include="..\..\Versioning\GlobalVersionInfo.cs"> + <Link>GlobalVersionInfo.cs</Link> + </Compile> <Compile Include="ViewModels\MainViewVM.cs" /> <Compile Include="Views\MainView.xaml.cs"> <DependentUpon>MainView.xaml</DependentUpon> |
