aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-08-13 15:47:59 +0300
committerShlomo Hecht <shlomo@twine-s.com>2018-08-13 15:47:59 +0300
commitc6864d03caa002d590dbe2abc43a931b26fc7b27 (patch)
treeb066b7307aab9af7fd76de4bf26795434fd0ee5e /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj
parentba3d7e34700be27d5eed1c2a58f6cd146296fd95 (diff)
parentfe8111ccce920b73b47b6af657f1ee4bcac11120 (diff)
downloadTango-c6864d03caa002d590dbe2abc43a931b26fc7b27.tar.gz
Tango-c6864d03caa002d590dbe2abc43a931b26fc7b27.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj32
1 files changed, 1 insertions, 31 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj
index 8cf8c592d..7a905fa24 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj
@@ -91,7 +91,6 @@
<Compile Include="ViewModels\ApplicationDisplayPanelVersionsViewVM.cs" />
<Compile Include="ViewModels\ApplicationFirmwareVersionsViewVM.cs" />
<Compile Include="ViewModels\ApplicationOsVersionsViewVM.cs" />
- <Compile Include="ViewModels\ApplicationVersionsViewVM.cs" />
<Compile Include="ViewModels\CartridgeTypesViewVM.cs" />
<Compile Include="ViewModels\CatsViewVM.cs" />
<Compile Include="ViewModels\CctsViewVM.cs" />
@@ -103,7 +102,6 @@
<Compile Include="ViewModels\DialogOpenMode.cs" />
<Compile Include="ViewModels\DispenserTypesViewVM.cs" />
<Compile Include="ViewModels\EmbeddedFirmwareVersionsViewVM.cs" />
- <Compile Include="ViewModels\EmbeddedSoftwareVersionsViewVM.cs" />
<Compile Include="ViewModels\EventTypesViewVM.cs" />
<Compile Include="ViewModels\FiberShapesViewVM.cs" />
<Compile Include="ViewModels\FiberSynthsViewVM.cs" />
@@ -287,15 +285,9 @@
<Compile Include="Views\DBViews\HardwareVersionView.xaml.cs">
<DependentUpon>HardwareVersionView.xaml</DependentUpon>
</Compile>
- <Compile Include="Views\DBViews\EmbeddedSoftwareVersionView.xaml.cs">
- <DependentUpon>EmbeddedSoftwareVersionView.xaml</DependentUpon>
- </Compile>
<Compile Include="Views\DBViews\EmbeddedFirmwareVersionView.xaml.cs">
<DependentUpon>EmbeddedFirmwareVersionView.xaml</DependentUpon>
</Compile>
- <Compile Include="Views\DBViews\ApplicationVersionView.xaml.cs">
- <DependentUpon>ApplicationVersionView.xaml</DependentUpon>
- </Compile>
<Compile Include="Views\DBViews\ApplicationOsVersionView.xaml.cs">
<DependentUpon>ApplicationOsVersionView.xaml</DependentUpon>
</Compile>
@@ -305,15 +297,9 @@
<Compile Include="Views\DBViews\HardwareVersionsView.xaml.cs">
<DependentUpon>HardwareVersionsView.xaml</DependentUpon>
</Compile>
- <Compile Include="Views\DBViews\EmbeddedSoftwareVersionsView.xaml.cs">
- <DependentUpon>EmbeddedSoftwareVersionsView.xaml</DependentUpon>
- </Compile>
<Compile Include="Views\DBViews\EmbeddedFirmwareVersionsView.xaml.cs">
<DependentUpon>EmbeddedFirmwareVersionsView.xaml</DependentUpon>
</Compile>
- <Compile Include="Views\DBViews\ApplicationVersionsView.xaml.cs">
- <DependentUpon>ApplicationVersionsView.xaml</DependentUpon>
- </Compile>
<Compile Include="Views\DBViews\ApplicationOsVersionsView.xaml.cs">
<DependentUpon>ApplicationOsVersionsView.xaml</DependentUpon>
</Compile>
@@ -605,18 +591,10 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
- <Page Include="Views\DBViews\EmbeddedSoftwareVersionView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
<Page Include="Views\DBViews\EmbeddedFirmwareVersionView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
- <Page Include="Views\DBViews\ApplicationVersionView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
<Page Include="Views\DBViews\ApplicationOsVersionView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
@@ -629,18 +607,10 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
- <Page Include="Views\DBViews\EmbeddedSoftwareVersionsView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
<Page Include="Views\DBViews\EmbeddedFirmwareVersionsView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
- <Page Include="Views\DBViews\ApplicationVersionsView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
<Page Include="Views\DBViews\ApplicationOsVersionsView.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
@@ -810,7 +780,7 @@
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<ProjectExtensions>
<VisualStudio>
- <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
+ <UserProperties BuildVersion_StartDate="2000/1/1" BuildVersion_UseGlobalSettings="False" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" />
</VisualStudio>
</ProjectExtensions>
</Project> \ No newline at end of file