aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.DB/Tango.MachineStudio.DB.csproj
diff options
context:
space:
mode:
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