2021-10-01 09:09:20 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "14.0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<Import Project= "..\..\packages\Microsoft.Net.Compilers.3.2.1\build\Microsoft.Net.Compilers.props" Condition= "Exists('..\..\packages\Microsoft.Net.Compilers.3.2.1\build\Microsoft.Net.Compilers.props')" />
<Import Project= "$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition= "Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<ProductVersion >
</ProductVersion>
<SchemaVersion > 2.0</SchemaVersion>
<ProjectGuid > {1057AD21-BA22-4CAB-B3FE-88C5C9980E6A}</ProjectGuid>
<ProjectTypeGuids > {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > Xylem.Common.Service.MeterProcessState</RootNamespace>
<AssemblyName > Xylem.Common.Service.MeterProcessState</AssemblyName>
2025-06-06 14:12:39 +00:00
<TargetFrameworkVersion > v4.8.1</TargetFrameworkVersion>
2021-10-01 09:09:20 +00:00
<MvcBuildViews > false</MvcBuildViews>
<UseIISExpress > true</UseIISExpress>
<IISExpressSSLPort />
<IISExpressAnonymousAuthentication />
<IISExpressWindowsAuthentication />
<IISExpressUseClassicPipelineMode />
<UseGlobalApplicationHostFile />
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
<Use64BitIISExpress />
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<LangVersion > 7</LangVersion>
2022-10-19 10:58:08 +00:00
<DocumentationFile > bin\Xylem.Common.Service.MeterProcessState.xml</DocumentationFile>
2024-09-25 12:17:30 +00:00
<NoWarn > IDE0003;IDE0049;CS1591;</NoWarn>
2024-02-26 09:25:31 +00:00
<FilesToIncludeForPublish > OnlyFilesToRunTheApp</FilesToIncludeForPublish>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2021-10-01 09:09:20 +00:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<LangVersion > 7</LangVersion>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2021-10-01 09:09:20 +00:00
</PropertyGroup>
<ItemGroup >
2025-03-12 09:23:28 +00:00
<Reference Include= "Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
</Reference>
2023-05-22 08:43:34 +00:00
<Reference Include= "Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\lib\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
2021-10-01 09:09:20 +00:00
</Reference>
<Reference Include= "Microsoft.CSharp" />
2023-08-02 10:38:58 +00:00
<Reference Include= "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
2021-10-01 09:09:20 +00:00
</Reference>
2023-08-02 10:38:58 +00:00
<Reference Include= "NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\NLog.5.2.2\lib\net46\NLog.dll</HintPath>
2021-10-01 09:09:20 +00:00
</Reference>
2025-03-12 09:23:28 +00:00
<Reference Include= "Oracle.ManagedDataAccess, Version=4.122.23.1, Culture=neutral, PublicKeyToken=89b483f429c47342, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Oracle.ManagedDataAccess.23.7.0\lib\net472\Oracle.ManagedDataAccess.dll</HintPath>
</Reference>
2021-10-01 09:09:20 +00:00
<Reference Include= "Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath>
</Reference>
<Reference Include= "System" />
2025-03-12 09:23:28 +00:00
<Reference Include= "System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll</HintPath>
</Reference>
2021-10-01 09:09:20 +00:00
<Reference Include= "System.Data" />
<Reference Include= "System.Data.DataSetExtensions" />
2023-08-29 11:56:24 +00:00
<Reference Include= "System.Data.SqlClient, Version=4.6.1.5, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Data.SqlClient.4.8.5\lib\net461\System.Data.SqlClient.dll</HintPath>
</Reference>
2025-03-12 09:23:28 +00:00
<Reference Include= "System.Diagnostics.DiagnosticSource, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Diagnostics.DiagnosticSource.6.0.1\lib\net461\System.Diagnostics.DiagnosticSource.dll</HintPath>
</Reference>
<Reference Include= "System.Formats.Asn1, Version=8.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Formats.Asn1.8.0.1\lib\net462\System.Formats.Asn1.dll</HintPath>
</Reference>
2021-10-01 09:09:20 +00:00
<Reference Include= "System.IO.Compression" />
<Reference Include= "System.ComponentModel.DataAnnotations" />
2025-03-12 09:23:28 +00:00
<Reference Include= "System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll</HintPath>
</Reference>
<Reference Include= "System.Numerics" />
<Reference Include= "System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include= "System.Runtime.CompilerServices.Unsafe, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include= "System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
</Reference>
<Reference Include= "System.Text.Json, Version=8.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll</HintPath>
</Reference>
<Reference Include= "System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include= "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath>
</Reference>
2021-10-01 09:09:20 +00:00
<Reference Include= "System.Web.ApplicationServices" />
<Reference Include= "System.Web.DynamicData" />
<Reference Include= "System.Web.Entity" />
<Reference Include= "System.Web" />
<Reference Include= "System.Web.Abstractions" />
2025-04-01 11:31:32 +00:00
<Reference Include= "System.Web.Extensions" />
2021-10-01 09:09:20 +00:00
<Reference Include= "System.Web.Routing" />
<Reference Include= "System.Xml" />
<Reference Include= "System.Configuration" />
<Reference Include= "System.Runtime.Serialization" />
<Reference Include= "Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
</Reference>
<Reference Include= "System.Net.Http" >
</Reference>
<Reference Include= "System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Optimization" >
<HintPath > ..\..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
</Reference>
<Reference Include= "System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
</Reference>
<Reference Include= "System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
</Reference>
<Reference Include= "System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
<Private > True</Private>
<HintPath > ..\..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
</Reference>
<Reference Include= "System.Xml.Linq" />
<Reference Include= "WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL" >
<HintPath > ..\..\packages\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll</HintPath>
</Reference>
<Reference Include= "WebGrease" >
<Private > True</Private>
<HintPath > ..\..\packages\WebGrease.1.5.2\lib\WebGrease.dll</HintPath>
</Reference>
<Reference Include= "Antlr3.Runtime" >
<Private > True</Private>
<HintPath > ..\..\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
<Reference Include= "EntityFramework" >
<HintPath > ..\..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
</Reference>
<Reference Include= "EntityFramework.SqlServer" >
<HintPath > ..\..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.AspNet.Identity.Core" >
<HintPath > ..\..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.AspNet.Identity.Owin" >
<HintPath > ..\..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.AspNet.Identity.EntityFramework" >
<HintPath > ..\..\packages\Microsoft.AspNet.Identity.EntityFramework.2.2.1\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
</Reference>
<Reference Include= "Owin" >
<HintPath > ..\..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin" >
<HintPath > ..\..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Host.SystemWeb" >
<HintPath > ..\..\packages\Microsoft.Owin.Host.SystemWeb.3.0.1\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Security" >
<HintPath > ..\..\packages\Microsoft.Owin.Security.3.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Security.Facebook" >
<HintPath > ..\..\packages\Microsoft.Owin.Security.Facebook.3.0.1\lib\net45\Microsoft.Owin.Security.Facebook.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Security.Cookies" >
<HintPath > ..\..\packages\Microsoft.Owin.Security.Cookies.3.0.1\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Security.OAuth" >
<HintPath > ..\..\packages\Microsoft.Owin.Security.OAuth.3.0.1\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Security.Google" >
<HintPath > ..\..\packages\Microsoft.Owin.Security.Google.3.0.1\lib\net45\Microsoft.Owin.Security.Google.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Security.Twitter" >
<HintPath > ..\..\packages\Microsoft.Owin.Security.Twitter.3.0.1\lib\net45\Microsoft.Owin.Security.Twitter.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.Owin.Security.MicrosoftAccount" >
<HintPath > ..\..\packages\Microsoft.Owin.Security.MicrosoftAccount.3.0.1\lib\net45\Microsoft.Owin.Security.MicrosoftAccount.dll</HintPath>
</Reference>
<Reference Include= "System.Web.Http.Owin" >
<HintPath > ..\..\packages\Microsoft.AspNet.WebApi.Owin.5.2.3\lib\net45\System.Web.Http.Owin.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup >
<Compile Include= "..\..\.shared\SharedAssemblyInfo.cs" >
<Link > Properties\SharedAssemblyInfo.cs</Link>
</Compile>
2023-05-22 12:32:46 +00:00
<Compile Include= "Appsettings.cs" />
2021-10-01 09:09:20 +00:00
<Compile Include= "App_Start\BundleConfig.cs" />
<Compile Include= "App_Start\FilterConfig.cs" />
<Compile Include= "App_Start\IdentityConfig.cs" />
<Compile Include= "App_Start\RouteConfig.cs" />
<Compile Include= "App_Start\Startup.Auth.cs" />
<Compile Include= "App_Start\SwaggerConfig.cs" />
<Compile Include= "App_Start\WebApiConfig.cs" />
<Compile Include= "Areas\HelpPage\ApiDescriptionExtensions.cs" />
<Compile Include= "Areas\HelpPage\App_Start\HelpPageConfig.cs" />
<Compile Include= "Areas\HelpPage\Controllers\HelpController.cs" />
<Compile Include= "Areas\HelpPage\HelpPageAreaRegistration.cs" />
<Compile Include= "Areas\HelpPage\HelpPageConfigurationExtensions.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\CollectionModelDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\ComplexTypeModelDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\DictionaryModelDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\EnumTypeModelDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\EnumValueDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\IModelDocumentationProvider.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\KeyValuePairModelDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\ModelDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\ModelDescriptionGenerator.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\ModelNameAttribute.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\ModelNameHelper.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\ParameterAnnotation.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\ParameterDescription.cs" />
<Compile Include= "Areas\HelpPage\ModelDescriptions\SimpleTypeModelDescription.cs" />
<Compile Include= "Areas\HelpPage\Models\HelpPageApiModel.cs" />
<Compile Include= "Areas\HelpPage\SampleGeneration\HelpPageSampleGenerator.cs" />
<Compile Include= "Areas\HelpPage\SampleGeneration\HelpPageSampleKey.cs" />
<Compile Include= "Areas\HelpPage\SampleGeneration\ImageSample.cs" />
<Compile Include= "Areas\HelpPage\SampleGeneration\InvalidSample.cs" />
<Compile Include= "Areas\HelpPage\SampleGeneration\ObjectGenerator.cs" />
<Compile Include= "Areas\HelpPage\SampleGeneration\SampleDirection.cs" />
<Compile Include= "Areas\HelpPage\SampleGeneration\TextSample.cs" />
<Compile Include= "Areas\HelpPage\XmlDocumentationProvider.cs" />
2023-05-22 12:32:46 +00:00
<Compile Include= "Controllers\CordonelPressureSensorTestController.cs" />
2023-09-29 08:01:28 +00:00
<Compile Include= "Controllers\ConfigurationJsonController.cs" />
2025-03-28 14:56:45 +00:00
<Compile Include= "Controllers\HeliumControler.cs" />
2025-03-12 09:23:28 +00:00
<Compile Include= "Controllers\LUControler.cs" />
2023-05-08 12:42:27 +00:00
<Compile Include= "Controllers\PushControler.cs" />
2021-10-01 09:09:20 +00:00
<Compile Include= "Controllers\FinalCheckController.cs" />
<Compile Include= "Controllers\FileUpToDateController.cs" />
2022-05-10 13:34:48 +00:00
<Compile Include= "Controllers\LUTController.cs" />
2021-10-01 09:09:20 +00:00
<Compile Include= "Controllers\FwUpdateController.cs" />
2022-10-20 09:02:08 +00:00
<Compile Include= "Controllers\EasyAccessControler.cs" />
2023-05-22 14:50:37 +00:00
<Compile Include= "Extensions\SqlDataReaderExtensions.cs" />
2021-10-01 09:09:20 +00:00
<Compile Include= "Controllers\TestBenchController.cs" />
<Compile Include= "Controllers\MarriageController.cs" />
<Compile Include= "Controllers\OrderController.cs" />
<Compile Include= "Controllers\OldPwController.cs" />
<Compile Include= "Controllers\PasswordController.cs" />
<Compile Include= "Controllers\SoftwareAccessController.cs" />
<Compile Include= "Controllers\ProccesStateController.cs" />
<Compile Include= "Controllers\RadioCheckController.cs" />
<Compile Include= "Controllers\RegisterWatchController.cs" />
<Compile Include= "Controllers\GenesisMeterController.cs" />
<Compile Include= "Controllers\TempFlangeController.cs" />
<Compile Include= "Controllers\ValuesController.cs" />
<Compile Include= "Data\Auftrag.cs" />
<Compile Include= "Data\AuftragContext.cs" />
<Compile Include= "Data\AuftragPosition.cs" />
<Compile Include= "Data\AuftragPositionSerienNr.cs" />
<Compile Include= "Data\BaseEntity.cs" />
<Compile Include= "Data\CordonelAssignedPicking.cs" />
<Compile Include= "Data\CordonelCurrentFw.cs" />
<Compile Include= "Data\CordonelFwFile.cs" />
<Compile Include= "Data\CordonelMeterCalibrationLog.cs" />
<Compile Include= "Data\CordonelMeterCalibrationResults.cs" />
<Compile Include= "Data\CordonelMeterSizes.cs" />
<Compile Include= "Data\CordonelPressureTest.cs" />
<Compile Include= "Data\CordonelPressureTestHe.cs" />
<Compile Include= "Data\CordonelPressureTestTestPoints.cs" />
<Compile Include= "Data\CordonelProgrammingMapper.cs" />
<Compile Include= "Data\CordonelTempLut.cs" />
<Compile Include= "Data\File.cs" />
<Compile Include= "Data\FileClusterCategory.cs" />
<Compile Include= "Data\FileClusterStore.cs" />
<Compile Include= "Data\FileMapToCluster.cs" />
<Compile Include= "Data\GeleseneMitteilungen.cs" />
<Compile Include= "Data\GenesisMeter.cs" />
<Compile Include= "Data\GenesisMeterErrorMessages.cs" />
<Compile Include= "Data\GenesisMeterRegisterHistory.cs" />
<Compile Include= "Data\MapPcbIdToSerialNumber.cs" />
<Compile Include= "Data\Prueffehler.cs" />
<Compile Include= "Data\PrueffehlerEichung.cs" />
<Compile Include= "Data\PrueffehlerGenesisPfade.cs" />
<Compile Include= "Data\Pruefgang.cs" />
<Compile Include= "Data\PruefgangAbgebrochen.cs" />
<Compile Include= "Data\Pruefnebenzaehler.cs" />
<Compile Include= "Data\Pruefpunkte.cs" />
<Compile Include= "Data\Pruefstation.cs" />
<Compile Include= "Data\VersionSoftwareAccess.cs" />
<Compile Include= "Global.asax.cs" >
<DependentUpon > Global.asax</DependentUpon>
</Compile>
<Compile Include= "Models\AccountBindingModels.cs" />
<Compile Include= "Models\AccountViewModels.cs" />
2023-05-22 12:32:46 +00:00
<Compile Include= "Models\Cordonel.cs" />
2021-10-01 09:09:20 +00:00
<Compile Include= "Models\IdentityModels.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
<Compile Include= "Providers\ApplicationOAuthProvider.cs" />
<Compile Include= "Results\ChallengeResult.cs" />
<Compile Include= "Startup.cs" />
</ItemGroup>
<ItemGroup >
<Content Include= "Areas\HelpPage\HelpPage.css" />
<Content Include= "Content\bootstrap.css" />
<Content Include= "Content\bootstrap.min.css" />
<Content Include= "favicon.ico" />
<Content Include= "fonts\glyphicons-halflings-regular.svg" />
<Content Include= "Global.asax" />
<Content Include= "Scripts\bootstrap.js" />
<Content Include= "Scripts\bootstrap.min.js" />
<Content Include= "Areas\HelpPage\Views\Web.config" />
<Content Include= "Areas\HelpPage\Views\Shared\_Layout.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\ResourceModel.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\Index.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\TextSample.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\SimpleTypeModelDescription.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\Samples.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\Parameters.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\ModelDescriptionLink.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\KeyValuePairModelDescription.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\InvalidSample.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\ImageSample.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\HelpPageApiModel.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\EnumTypeModelDescription.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\DictionaryModelDescription.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\ComplexTypeModelDescription.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\CollectionModelDescription.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\DisplayTemplates\ApiGroup.cshtml" />
<Content Include= "Areas\HelpPage\Views\Help\Api.cshtml" />
2023-05-22 14:50:37 +00:00
<Content Include= "Content\JSON\CordonelTestSpec.json" >
<CopyToOutputDirectory > PreserveNewest</CopyToOutputDirectory>
</Content>
2023-08-31 09:39:55 +00:00
<Content Include= "LaaProduction_SigningKey.snk" />
2023-09-29 08:01:28 +00:00
<Content Include= "configuration.json" >
<CopyToOutputDirectory > Always</CopyToOutputDirectory>
</Content>
2025-03-12 09:23:28 +00:00
<None Include= "Oracle.DataAccess.Common.Configuration.Section.xsd" >
<SubType > Designer</SubType>
</None>
<None Include= "Oracle.ManagedDataAccess.Client.Configuration.Section.xsd" >
<SubType > Designer</SubType>
</None>
2021-10-01 09:09:20 +00:00
<None Include= "Properties\PublishProfiles\a.pubxml" />
2023-08-29 11:56:24 +00:00
<Content Include= "README.md" />
2024-06-25 11:13:30 +00:00
<None Include= "Properties\PublishProfiles\FolderProfile.pubxml" />
2021-10-01 09:09:20 +00:00
<None Include= "Scripts\jquery-1.10.2.intellisense.js" />
<Content Include= "Scripts\jquery-1.10.2.js" />
<Content Include= "Scripts\jquery-1.10.2.min.js" />
<None Include= "Scripts\jquery.validate-vsdoc.js" />
<Content Include= "Scripts\jquery.validate.js" />
<Content Include= "Scripts\jquery.validate.min.js" />
<Content Include= "Scripts\jquery.validate.unobtrusive.js" />
<Content Include= "Scripts\jquery.validate.unobtrusive.min.js" />
<Content Include= "Scripts\modernizr-2.6.2.js" />
<Content Include= "Scripts\respond.js" />
<Content Include= "Scripts\respond.min.js" />
<Content Include= "Web.config" >
<SubType > Designer</SubType>
</Content>
<Content Include= "Areas\HelpPage\Views\_ViewStart.cshtml" />
<Content Include= "Content\Site.css" />
<Content Include= "Scripts\_references.js" />
<Content Include= "Views\Web.config" />
<Content Include= "Views\_ViewStart.cshtml" />
<Content Include= "Views\Home\Index.cshtml" />
<Content Include= "Views\Shared\Error.cshtml" />
<Content Include= "Views\Shared\_Layout.cshtml" />
</ItemGroup>
<ItemGroup >
2023-05-22 12:32:46 +00:00
<Folder Include= "Views\CordonelPressureSensorTest\" />
2021-10-01 09:09:20 +00:00
</ItemGroup>
<ItemGroup >
<Content Include= "fonts\glyphicons-halflings-regular.woff" />
<Content Include= "fonts\glyphicons-halflings-regular.ttf" />
<Content Include= "fonts\glyphicons-halflings-regular.eot" />
<Content Include= "packages.config" />
<None Include= "Project_Readme.html" />
<Content Include= "Scripts\jquery-1.10.2.min.map" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\..\..\ServiceFwUpdate\Common\FwUpdateDb\FwUpdateDb.csproj" >
2025-06-06 14:12:39 +00:00
<Project > {4806d89a-fbfb-41bc-aaa7-2242444bf55a}</Project>
2021-10-01 09:09:20 +00:00
<Name > FwUpdateDb</Name>
</ProjectReference>
<ProjectReference Include= "..\..\..\ServiceFwUpdate\Common\FwUpdateSafe\FwUpdateSafe.csproj" >
<Project > {e9faaf12-8721-46ac-8181-744001e3314e}</Project>
<Name > FwUpdateSafe</Name>
</ProjectReference>
<ProjectReference Include= "..\..\CommonCore.Configuration\CommonCore.Configuration.csproj" >
<Project > {9EB1F659-6F73-4F65-BCAB-4114FD94F5FC}</Project>
<Name > CommonCore.Configuration</Name>
</ProjectReference>
<ProjectReference Include= "..\..\CommonCore\CommonCore.csproj" >
<Project > {1B02C79E-0B19-43E2-8F6B-71EF0C786C97}</Project>
<Name > CommonCore</Name>
</ProjectReference>
<ProjectReference Include= "..\..\Cryptology\Security\Cryptology.csproj" >
<Project > {A25A96FD-604B-43BE-80CD-A953152C2175}</Project>
<Name > Cryptology</Name>
</ProjectReference>
<ProjectReference Include= "..\..\Hardware\WaterMeter\Genesis\DataPackages\DataPackages.csproj" >
<Project > {0E524D43-7B66-45CD-AA74-41D51AFC3D99}</Project>
<Name > DataPackages</Name>
</ProjectReference>
<ProjectReference Include= "..\..\Hardware\WaterMeter\Genesis\GenesisCore\GenesisCore.csproj" >
<Project > {04201E95-90A0-4B73-A72F-379739B2A3AE}</Project>
<Name > GenesisCore</Name>
</ProjectReference>
<ProjectReference Include= "..\..\Hardware\WaterMeter\Genesis\GenesisFile\GenesisFile.csproj" >
2025-06-06 14:12:39 +00:00
<Project > {2c6378c6-6ba1-4cee-8992-8404d8369a90}</Project>
2021-10-01 09:09:20 +00:00
<Name > GenesisFile</Name>
</ProjectReference>
2023-03-06 14:10:37 +00:00
<ProjectReference Include= "..\..\Hardware\WaterMeter\Genesis\GenesisPwd\GenesisPwd.csproj" >
<Project > {AC434B18-4D7B-49BA-9AD5-0527C79E8297}</Project>
<Name > GenesisPwd</Name>
</ProjectReference>
2025-06-06 14:12:39 +00:00
<ProjectReference Include= "..\..\Hardware\WaterMeter\Genesis\GenesisStatus\GenesisStatus.csproj" >
<Project > {0f646872-d8dc-4ee5-989f-d4c73f0ace3f}</Project>
<Name > GenesisStatus</Name>
</ProjectReference>
2023-10-09 18:13:59 +00:00
<ProjectReference Include= "..\..\Hardware\WaterMeter\Genesis\Registers\Registers.csproj" >
<Project > {F4AAF7E6-7333-4284-B735-E32DEB076C64}</Project>
<Name > Registers</Name>
</ProjectReference>
2021-10-01 09:09:20 +00:00
<ProjectReference Include= "..\..\Hardware\WaterMeter\WaterMeterCore\WaterMeterCore.csproj" >
<Project > {8203ABB8-38E5-472E-A742-33F38B7A74A6}</Project>
<Name > WaterMeterCore</Name>
</ProjectReference>
2025-06-06 14:12:39 +00:00
<ProjectReference Include= "..\..\LaaPackages\LaaPackages.Features.Cordonel\LaaPackages.Features.Cordonel.csproj" >
<Project > {8befd3ac-bb21-4b62-8d9a-cf8cbfd439eb}</Project>
<Name > LaaPackages.Features.Cordonel</Name>
</ProjectReference>
2025-03-17 15:03:24 +00:00
<ProjectReference Include= "..\..\LaaPackages\LaaPackages.SqlClient\LaaPackages.SqlClient.csproj" >
2025-06-06 14:12:39 +00:00
<Project > {f90b940c-9a83-496d-aae0-11cd02ce0a22}</Project>
2025-03-17 15:03:24 +00:00
<Name > LaaPackages.SqlClient</Name>
</ProjectReference>
2021-10-01 09:09:20 +00:00
<ProjectReference Include= "..\..\Logic.PrdoctionToProductMapper\Logic.ProductionToProductMapper.csproj" >
<Project > {D0C859D9-D55E-4E85-AC50-0FF31B1CE50D}</Project>
<Name > Logic.ProductionToProductMapper</Name>
</ProjectReference>
<ProjectReference Include= "..\..\Logic\ProductionOrderCore\ProductionOrderCore.csproj" >
<Project > {6D2777BB-7A88-466D-A49B-3266F9BF0160}</Project>
<Name > ProductionOrderCore</Name>
</ProjectReference>
<ProjectReference Include= "..\..\Logic\ServiceCore\ServiceCore.csproj" >
<Project > {f7e3df42-4d35-4a0c-9182-90438f9956e1}</Project>
<Name > ServiceCore</Name>
</ProjectReference>
<ProjectReference Include= "..\..\SoftwareAccessHelper\SoftwareAccessHelper.csproj" >
<Project > {A33E3C6D-EAAE-4A20-A0EE-F9E6922FD029}</Project>
<Name > SoftwareAccessHelper</Name>
</ProjectReference>
<ProjectReference Include= "..\..\Utils\ByteArrayStyle\ByteArrayStyle.csproj" >
<Project > {8A619CD5-6C8D-420C-A132-7946C6F13E6E}</Project>
<Name > ByteArrayStyle</Name>
</ProjectReference>
</ItemGroup>
<PropertyGroup >
<VisualStudioVersion Condition= "'$(VisualStudioVersion)' == ''" > 10.0</VisualStudioVersion>
<VSToolsPath Condition= "'$(VSToolsPath)' == ''" > $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == '_MANUAL_CONTROL|AnyCPU'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > AnyCPU</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<LangVersion > 7.0</LangVersion>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2021-10-01 09:09:20 +00:00
</PropertyGroup>
2022-04-06 08:42:16 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > x64</PlatformTarget>
<LangVersion > 7</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2022-04-06 08:42:16 +00:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" >
<OutputPath > bin\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x64</PlatformTarget>
<LangVersion > 7</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2022-04-06 08:42:16 +00:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == '_MANUAL_CONTROL|x64'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > x64</PlatformTarget>
<LangVersion > 7.0</LangVersion>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2022-04-06 08:42:16 +00:00
</PropertyGroup>
2023-08-31 09:39:55 +00:00
<PropertyGroup >
2023-09-29 08:01:28 +00:00
<SignAssembly > false</SignAssembly>
2023-08-31 09:39:55 +00:00
</PropertyGroup>
<PropertyGroup >
<DelaySign > false</DelaySign>
</PropertyGroup>
<PropertyGroup >
<AssemblyOriginatorKeyFile > LaaProduction_SigningKey.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>
2024-05-07 16:01:02 +00:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug-local IIS-CUST|AnyCPU'" >
<OutputPath > bin\</OutputPath>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2024-05-07 16:01:02 +00:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug-local IIS-CUST|x64'" >
<OutputPath > bin\</OutputPath>
2025-04-11 06:44:21 +00:00
<Prefer32Bit > false</Prefer32Bit>
2024-05-07 16:01:02 +00:00
</PropertyGroup>
2021-10-01 09:09:20 +00:00
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project= "$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition= "'$(VSToolsPath)' != ''" />
<Import Project= "$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition= "false" />
<Target Name= "MvcBuildViews" AfterTargets= "AfterBuild" Condition= "'$(MvcBuildViews)'=='true'" >
<AspNetCompiler VirtualPath= "temp" PhysicalPath= "$(WebProjectOutputDir)" />
</Target>
<ProjectExtensions >
<VisualStudio >
<FlavorProperties GUID= "{349c5851-65df-11da-9384-00065b846f21}" >
<WebProjectProperties >
2022-04-29 07:58:45 +00:00
<SaveServerSettingsInUserFile > True</SaveServerSettingsInUserFile>
2021-10-01 09:09:20 +00:00
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
<Target Name= "EnsureNuGetPackageBuildImports" BeforeTargets= "PrepareForBuild" >
<PropertyGroup >
<ErrorText > This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition= "!Exists('..\..\packages\Microsoft.Net.Compilers.3.2.1\build\Microsoft.Net.Compilers.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.Net.Compilers.3.2.1\build\Microsoft.Net.Compilers.props'))" />
2023-05-22 08:43:34 +00:00
<Error Condition= "!Exists('..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\build\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\build\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets'))" />
2021-10-01 09:09:20 +00:00
</Target>
2023-05-22 08:43:34 +00:00
<Import Project= "..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\build\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets" Condition= "Exists('..\..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.4.1.0\build\net472\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.targets')" />
2023-09-29 08:01:28 +00:00
<PropertyGroup >
<PostBuildEvent >
</PostBuildEvent>
</PropertyGroup>
<PropertyGroup >
2024-05-07 14:23:11 +00:00
<PreBuildEvent >
</PreBuildEvent>
2023-09-29 08:01:28 +00:00
</PropertyGroup>
2021-10-01 09:09:20 +00:00
<!-- 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>