Files
DP44/Common/DTS.Common.Serialization/DTS.Common.Serialization.csproj

324 lines
15 KiB
XML
Raw Normal View History

2026-04-17 14:55:32 -04:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.21022</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{0679D014-59C2-4327-B288-0E3BD1374710}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DTS.Serialization</RootNamespace>
<AssemblyName>DTS.Serialization</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<FileUpgradeFlags>
</FileUpgradeFlags>
<UpgradeBackupLocation>
</UpgradeBackupLocation>
<OldToolsVersion>3.5</OldToolsVersion>
<TargetFrameworkProfile />
<SccProjectName>
</SccProjectName>
<SccLocalPath>
</SccLocalPath>
<SccAuxPath>
</SccAuxPath>
<SccProvider>
</SccProvider>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<NoWarn>0067</NoWarn>
<Prefer32Bit>false</Prefer32Bit>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>false</Prefer32Bit>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<NoWarn>0067</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<Reference Include="HDF.PInvoke">
<HintPath>..\DTS.Common\lib\HDF.PInvoke.1.10.0.4\lib\Net45\HDF.PInvoke.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Core">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="BadCRCBypass.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="BadCRCBypass.Designer.cs">
<DependentUpon>BadCRCBypass.cs</DependentUpon>
</Compile>
<Compile Include="IRIGCH10\CH10AnalogStreamDecode.cs" />
<Compile Include="DDAS %28Chrysler%29\DDAS.File.cs" />
<Compile Include="DDAS %28Chrysler%29\DDAS.File.Writer.cs" />
<Compile Include="DDAS %28Chrysler%29\DDASChannel.cs" />
<Compile Include="DDAS %28Chrysler%29\DDASTest.cs" />
<Compile Include="FIAT_ASC\FIAT_Asc.File.cs" />
<Compile Include="FIAT_ASC\FIAT_Asc.File.Writer.cs" />
<Compile Include="FtssCsv\FtssTsv.File.Writer.cs" />
<Compile Include="FtssCsv\FtssTsv.File.cs" />
<Compile Include="HDF\HDF.File.cs" />
<Compile Include="HDF\HDF.File.Writer.cs" />
<Compile Include="IRIGCH10\Attributes\DataTypeVersionValueAttribute.cs" />
<Compile Include="IRIGCH10\Attributes\DescriptionDecoder.cs" />
<Compile Include="IRIGCH10\Attributes\PacketHeaderValueAttribute.cs" />
<Compile Include="IRIGCH10\Chapter10File.cs" />
<Compile Include="IRIGCH10\Enums\Enums.cs" />
<Compile Include="IRIGCH10\Chapter10.File.cs" />
<Compile Include="IRIGCH10\Chapter10.File.Writer.cs" />
<Compile Include="IRIGCH10\Packets\PCMDataPacket.cs" />
<Compile Include="IRIGCH10\Packets\AnalogDataFormat1Packet.cs" />
<Compile Include="IRIGCH10\Packets\IDataPacket.cs" />
<Compile Include="IRIGCH10\Packets\ISecondaryTimeFormatHeader.cs" />
<Compile Include="IRIGCH10\Packets\ITransportStreamHeader.cs" />
<Compile Include="IRIGCH10\Packets\PacketHeader.cs" />
<Compile Include="IRIGCH10\Packets\SecondaryTimeFormatHeader.cs" />
<Compile Include="IRIGCH10\Packets\TimePacketFormat1.cs" />
<Compile Include="IRIGCH10\Packets\TimePacketFormat2.cs" />
<Compile Include="IRIGCH10\Packets\TMATSPacket.cs" />
<Compile Include="IRIGCH10\Packets\TransportStreamHeader.cs" />
<Compile Include="IRIGCH10\Utils\Utils.cs" />
<Compile Include="Iso\Report\ChannelData.cs" />
<Compile Include="Iso\Report\SummaryReport.cs" />
<Compile Include="RDF\RDF.File.cs" />
<Compile Include="RDF\RDF.File.Writer.cs" />
<Compile Include="SliceRaw\SliceRaw.File.BinaryDasTimestampHeader.cs" />
<Compile Include="SliceRaw\SliceRaw.File.IDasTimestampHeader.cs" />
<Compile Include="TDAS\TDAS.File.Reader.BadCrcException.cs" />
<Compile Include="TDAS\TDAS.File.Reader.TooManyFilesException.cs" />
<Compile Include="TDAS\TDAS.File.Reader.cs" />
<Compile Include="TDAS\TDAS.File.PersistentChannel.NotInitializedException.cs" />
<Compile Include="TDAS\TDAS.File.Reader.MissingFileException.cs" />
<Compile Include="TDAS\TDAS.File.PersistentChannel.DataTooBigForArrayException.cs" />
<Compile Include="TDAS\TDAS.File.PersistentChannel.cs" />
<Compile Include="TDAS\TDAS.File.IChannelHeader.cs" />
<Compile Include="TDAS\TDAS.File.BinaryChannelHeader.cs" />
<Compile Include="TDMS\TDMS.File.cs" />
<Compile Include="TDMS\TDMS.File.Writer.cs" />
<Compile Include="TestSetup\ExtraProperty.cs" />
<Compile Include="TestSetup\TestObject\DASHardware.cs" />
<Compile Include="TestSetup\TestObject\DASHardware.DASChannel.cs" />
<Compile Include="Test\DasTimestamp.cs" />
<Compile Include="Test\Module\CalculatedChannel.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="TestSetup\Sensor.cs" />
<Compile Include="TestSetup\TestObject\Channel.cs" />
<Compile Include="Diadem.File.Writer.cs" />
<Compile Include="Diadem.File.cs" />
<Compile Include="EventHandlers.cs" />
<Compile Include="FilteredData.cs" />
<Compile Include="File.Writer.CharacterCountingStreamWriter.cs" />
<Compile Include="TestSetup\Graph\Channel.cs" />
<Compile Include="TestSetup\Graph\Graph.cs" />
<Compile Include="InvariantStreamWriter.cs" />
<Compile Include="Properties\Settings1.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings1.settings</DependentUpon>
</Compile>
<Compile Include="SliceRaw\ModifyChannel.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SliceRaw\ModifyChannel.Designer.cs">
<DependentUpon>ModifyChannel.cs</DependentUpon>
</Compile>
<Compile Include="SliceRaw\SliceRaw.File.IChannelHeader.cs" />
<Compile Include="File.cs" />
<Compile Include="File.Reader.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="File.Writer.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="IProgressAware.cs" />
<Compile Include="IReadable.cs" />
<Compile Include="Iso\Iso.File.cs" />
<Compile Include="Iso\Iso.File.Test.Channel.cs" />
<Compile Include="Iso\Iso.File.Test.cs" />
<Compile Include="Iso\Iso.File.Test.Object.cs" />
<Compile Include="Iso\Iso.File.Writer.cs" />
<Compile Include="IWriteable.cs" />
<Compile Include="SliceRaw\SliceRaw.File.BinaryChannelHeader.cs" />
<Compile Include="SliceRaw\SliceRaw.File.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentChannel.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentChannel.DataTooBigForArrayException.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentChannel.DependencyNotInitializedException.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentChannel.NotInitializedException.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentChannel.AlreadyInitializedException.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentEuChannel.cs" />
<Compile Include="SliceRaw\SliceRaw.File.Reader.BadCrcException.cs" />
<Compile Include="SliceRaw\SliceRaw.File.Reader.cs" />
<Compile Include="SliceRaw\SliceRaw.File.Reader.MissingFileException.cs" />
<Compile Include="SliceRaw\SliceRaw.File.Reader.TooManyFilesException.cs" />
<Compile Include="SliceRaw\SliceRaw.File.Writer.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentChannel.IsInitializingException.cs" />
<Compile Include="SoMat\SoMatChannel.cs" />
<Compile Include="SoMat\SoMatTestHeader.cs" />
<Compile Include="StringWriterWithEncoding.cs" />
<Compile Include="TDAS\TDAS.File.cs" />
<Compile Include="TDAS\TDAS.File.Writer.cs" />
<Compile Include="TDAS\TLFBin.cs" />
<Compile Include="TDM\ChannelData.cs" />
<Compile Include="TDM\ChannelHeader.cs" />
<Compile Include="TDM\File.cs" />
<Compile Include="TDM\TDMParameterDlg.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="TDM\TDMParameterDlg.Designer.cs">
<DependentUpon>TDMParameterDlg.cs</DependentUpon>
</Compile>
<Compile Include="TDM\TestHeader.cs" />
<Compile Include="TDM\Writer.cs" />
<Compile Include="Test\IConvertable.cs" />
<Compile Include="Test\IntervalSec.cs" />
<Compile Include="Test\Module\AnalogInputChannel.cs" />
<Compile Include="Test\Module\Channel\Channel.cs" />
<Compile Include="Test\Module\Channel\ChannelWithMeta.cs" />
<Compile Include="Test\Module\Channel\DataArray.cs" />
<Compile Include="Test\Module\Channel\IConvertable.cs" />
<Compile Include="Test\Module\Module.cs" />
<Compile Include="Test\Test.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Test\Module\IConvertable.cs" />
<Compile Include="FtssCsv\FtssCsv.File.cs" />
<Compile Include="FtssCsv\FtssCsv.File.Writer.cs" />
<Compile Include="TestSetup\TestSetup.cs" />
<Compile Include="TestSetup\TestObject\TestObject.cs" />
<Compile Include="TickEventHandler.cs" />
<Compile Include="TDAS\TLF.cs" />
<Compile Include="ToyotaCsv.File.cs" />
<Compile Include="ToyotaCsv.File.Writer.cs" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="BadCRCBypass.resx">
<DependentUpon>BadCRCBypass.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="SliceRaw\ModifyChannel.resx">
<DependentUpon>ModifyChannel.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="TDM\TDMParameterDlg.resx">
<DependentUpon>TDMParameterDlg.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="TSVStrings.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>TSVStrings.Designer.cs</LastGenOutput>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Design\DTS.Common.SerializationClassDiagram.cd" />
<Compile Include="Iso\Iso.File.Test.ExtraProperty.cs" />
<None Include="Properties\Settings1.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings1.Designer.cs</LastGenOutput>
</None>
<Compile Include="SoMat\SoMat.File.cs" />
<Compile Include="SoMat\SoMat.File.Writer.cs" />
<Compile Include="TSVStrings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTime>True</DesignTime>
<DependentUpon>TSVStrings.resx</DependentUpon>
</Compile>
<Compile Include="TSV\TSV.File.cs" />
<Compile Include="TSV\TSV.File.Writer.cs" />
<Compile Include="TSV\TSVChannel.cs" />
<Compile Include="TSV\TSVTest.cs" />
<Compile Include="SliceRaw\SliceRaw.File.PersistentDasTimestamp.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="DDAS %28Chrysler%29\ChannelDefinition.h" />
<Content Include="DDAS %28Chrysler%29\DataFloat.h" />
<Content Include="DDAS %28Chrysler%29\DDASTestDefinition.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\DataPRO\ExocortexDSP\Exocortex.DSP.v1.csproj">
<Project>{1904a41b-d1b8-40e5-adbb-728ddcf7c816}</Project>
<Name>Exocortex.DSP.v1</Name>
</ProjectReference>
<ProjectReference Include="..\..\DataPRO\SLICECommands\SLICECommands.csproj">
<Project>{d015f93d-9507-4484-977b-4cf1bdc0b30e}</Project>
<Name>SLICECommands</Name>
</ProjectReference>
<ProjectReference Include="..\DTS.Common.DAS.Concepts\DTS.Common.DAS.Concepts.csproj">
<Project>{ae3987f7-c4c6-40fb-a353-1a2dadef7a9a}</Project>
<Name>DTS.Common.DAS.Concepts</Name>
</ProjectReference>
<ProjectReference Include="..\DTS.Common.DASResource\DTS.Common.DASResource.csproj">
<Project>{f621ce48-bb4b-4cfc-a325-9410b721cc44}</Project>
<Name>DTS.Common.DASResource</Name>
</ProjectReference>
<ProjectReference Include="..\DTS.Common.ISO\DTS.Common.ISO.csproj">
<Project>{27d0c63b-9095-42da-95fd-f64444c80558}</Project>
<Name>DTS.Common.ISO</Name>
</ProjectReference>
<ProjectReference Include="..\DTS.Common.Utilities\DTS.Common.Utilities.csproj">
<Project>{d6da1b74-c711-43c2-91b1-1908a8d04dbf}</Project>
<Name>DTS.Common.Utilities</Name>
</ProjectReference>
<ProjectReference Include="..\DTS.Common\DTS.Common.csproj">
<Project>{f7a0804f-61a4-40ae-83d0-f1137622b592}</Project>
<Name>DTS.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="IRIGCH10\TMATS\DataConversion\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>