diff options
| author | Avi Levkovich <avi@twine-s.com> | 2018-06-25 13:53:15 +0300 |
|---|---|---|
| committer | Avi Levkovich <avi@twine-s.com> | 2018-06-25 13:53:15 +0300 |
| commit | c95a8fbe2746db2c1ef73a2c373004b322bdb5bf (patch) | |
| tree | 410bcca9da486af969d6d4afb142512e3b88c2fc /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | |
| parent | c68262a29c29d0785337b5982e91ebf741e98b0f (diff) | |
| parent | a27ef72084d844ef703aaa9b1c6f4ec032ca182e (diff) | |
| download | Tango-c95a8fbe2746db2c1ef73a2c373004b322bdb5bf.tar.gz Tango-c95a8fbe2746db2c1ef73a2c373004b322bdb5bf.zip | |
merge
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj index b46b2a57a..f21fe0919 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj @@ -146,6 +146,7 @@ <Compile Include="Html\HtmlWindow.xaml.cs"> <DependentUpon>HtmlWindow.xaml</DependentUpon> </Compile> + <Compile Include="Messages\ForcedUpdateMessage.cs" /> <Compile Include="Modules\DefaultStudioModuleLoader.cs" /> <Compile Include="Notifications\TextInputBoxWindow.xaml.cs"> <DependentUpon>TextInputBoxWindow.xaml</DependentUpon> |
