aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Statistics/Properties/Settings.Designer.cs
blob: e76818f3cce889afa1f01607fcb92f1566269b9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.42000
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace Tango.MachineStudio.Statistics.Properties
{
    
    
    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
    {
        
        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
        
        public static Settings Default
        {
            get
            {
                return defaultInstance;
            }
        }
    }
}
ence Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> <Reference Include="System.Net.Http" /> <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> <Compile Include="Connection.cs" /> <Compile Include="SystemObject.cs" /> <Compile Include="SystemObjectProperty.cs" /> <Compile Include="SystemObjectsCollection.cs" /> <Compile Include="WMIReader.cs" /> <Compile Include="XMLConfig.cs" /> <Compile Include="IWMI.cs" /> <Compile Include="Win32_BaseBoard.cs" /> <Compile Include="Win32_Battery.cs" /> <Compile Include="Win32_BIOS.cs" /> <Compile Include="Win32_Bus.cs" /> <Compile Include="Win32_CDROMDrive.cs" /> <Compile Include="Win32_DiskDrive.cs" /> <Compile Include="Win32_DMAChannel.cs" /> <Compile Include="Win32_Fan.cs" /> <Compile Include="Win32_FloppyController.cs" /> <Compile Include="Win32_FloppyDrive.cs" /> <Compile Include="Win32_IDEController.cs" /> <Compile Include="Win32_IRQResource.cs" /> <Compile Include="Win32_Keyboard.cs" /> <Compile Include="Win32_MemoryDevice.cs" /> <Compile Include="Win32_NetworkAdapter.cs" /> <Compile Include="Win32_NetworkAdapterConfiguration.cs" /> <Compile Include="Win32_OnBoardDevice.cs" /> <Compile Include="Win32_OperatingSystem.cs" /> <Compile Include="Win32_ParallelPort.cs" /> <Compile Include="Win32_PCMCIController.cs" /> <Compile Include="Win32_PhysicalMedia.cs" /> <Compile Include="Win32_PhysicalMemory.cs" /> <Compile Include="Win32_PortConnector.cs" /> <Compile Include="Win32_PortResource.cs" /> <Compile Include="Win32_POTSModem.cs" /> <Compile Include="Win32_Processor.cs" /> <Compile Include="Win32_SCSIController.cs" /> <Compile Include="Win32_SerialPort.cs" /> <Compile Include="Win32_SerialPortConfiguration.cs" /> <Compile Include="Win32_SoundDevice.cs" /> <Compile Include="Win32_SystemEnclosure.cs" /> <Compile Include="Win32_TapeDrive.cs" /> <Compile Include="Win32_TemperatureProbe.cs" /> <Compile Include="Win32_UninterruptiblePowerSupply.cs" /> <Compile Include="Win32_USBController.cs" /> <Compile Include="Win32_USBHub.cs" /> <Compile Include="Win32_VideoController.cs" /> <Compile Include="Win32_VoltageProbe.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> </ItemGroup> <ItemGroup> <EmbeddedResource Include="settings.xml" /> </ItemGroup> <ItemGroup> <ProjectReference Include="..\Tango.Core\Tango.Core.csproj"> <Project>{a34ee0f0-649d-41c8-8489-b6f1cc6924ee}</Project> <Name>Tango.Core</Name> </ProjectReference> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>