diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-19 18:09:36 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-19 18:09:36 +0200 |
| commit | 240fc978fb3327ff7e5bc0c7a06e1b8cc8de4aca (patch) | |
| tree | 3774c50f3818564633685c0d8c5f1f767cd18f92 /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj | |
| parent | a794a5d088b425d7b41f87d7c3a43b904249e11e (diff) | |
| download | Tango-240fc978fb3327ff7e5bc0c7a06e1b8cc8de4aca.tar.gz Tango-240fc978fb3327ff7e5bc0c7a06e1b8cc8de4aca.zip | |
Working Developer Module...
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj index f986219e2..3253fc551 100644 --- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj +++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj @@ -108,7 +108,6 @@ <Compile Include="Converters\BrushStopToColorConverter.cs" /> <Compile Include="Converters\BrushStopToOffsetLimitConverter.cs" /> <Compile Include="Converters\BrushStopToOffsetValueConverter.cs" /> - <Compile Include="Converters\DbRmlViewToEntityConverter.cs" /> <Compile Include="Converters\InkVolumeToLiquidRmlFactor.cs" /> <Compile Include="Converters\JobProgressToPositionConverter.cs" /> <Compile Include="Converters\JobToColumnDefinitionsConverter.cs" /> @@ -123,7 +122,6 @@ <Compile Include="Navigation\DeveloperNavigationManager.cs" /> <Compile Include="Navigation\DeveloperNavigationView.cs" /> <Compile Include="ViewModelLocator.cs" /> - <Compile Include="ViewModels\DBViewContextWrapper.cs" /> <Compile Include="ViewModels\IOVM.cs" /> <Compile Include="ViewModels\MainViewVM.cs" /> <Compile Include="Views\DeveloperView.xaml.cs"> |
