File was renamed from src/Bro.M071.Process.Model/Bro.M071.Model.csproj |
| | |
| | | <ProjectGuid>{AD645C48-5811-4B1E-B81F-D35D5E6B577F}</ProjectGuid> |
| | | <OutputType>Library</OutputType> |
| | | <AppDesignerFolder>Properties</AppDesignerFolder> |
| | | <RootNamespace>Bro.Process.Model</RootNamespace> |
| | | <AssemblyName>Bro.Process.Model</AssemblyName> |
| | | <RootNamespace>Bro.M071.Model</RootNamespace> |
| | | <AssemblyName>Bro.M071.Model</AssemblyName> |
| | | <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> |
| | | <FileAlignment>512</FileAlignment> |
| | | <NuGetPackageImportStamp> |
| | |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"> |
| | | <DebugSymbols>true</DebugSymbols> |
| | | <OutputPath>bin\x64\Debug\</OutputPath> |
| | | <OutputPath>..\Debug\</OutputPath> |
| | | <DefineConstants>DEBUG;TRACE</DefineConstants> |
| | | <DebugType>full</DebugType> |
| | | <PlatformTarget>x64</PlatformTarget> |
| | |
| | | <ItemGroup> |
| | | <Compile Include="BaseModel.cs" /> |
| | | <Compile Include="DBModel.cs" /> |
| | | <Compile Include="Migrations\202007070851439_initDB.cs" /> |
| | | <Compile Include="Migrations\202007070851439_initDB.designer.cs"> |
| | | <DependentUpon>202007070851439_initDB.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Migrations\Configuration.cs" /> |
| | | <Compile Include="Model\KeyUnitData.cs" /> |
| | | <Compile Include="Model\MeasurementUnitResult.cs" /> |
| | |
| | | <SubType>Designer</SubType> |
| | | <CopyToOutputDirectory>Always</CopyToOutputDirectory> |
| | | </None> |
| | | <None Include="packages.config" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\Bro.Common.Model\Bro.Common.Model.csproj"> |
| | |
| | | <Name>Bro.Common.Model</Name> |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <EmbeddedResource Include="Migrations\202007070851439_initDB.resx"> |
| | | <DependentUpon>202007070851439_initDB.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| | | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| | | <PropertyGroup> |
| | | </PropertyGroup> |
| | | <Error Condition="!Exists('..\..\packages\EntityFramework.6.4.0\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\EntityFramework.6.4.0\build\EntityFramework.props'))" /> |
| | | <Error Condition="!Exists('..\..\packages\EntityFramework.6.4.0\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\EntityFramework.6.4.0\build\EntityFramework.targets'))" /> |
| | | <Error Condition="!Exists('..\..\packages\System.Data.SQLite.Core.1.0.112.0\build\net451\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\System.Data.SQLite.Core.1.0.112.0\build\net451\System.Data.SQLite.Core.targets'))" /> |
| | | </Target> |
| | | <Import Project="..\..\packages\EntityFramework.6.4.0\build\EntityFramework.targets" Condition="Exists('..\..\packages\EntityFramework.6.4.0\build\EntityFramework.targets')" /> |
| | | <Import Project="..\..\packages\System.Data.SQLite.Core.1.0.112.0\build\net451\System.Data.SQLite.Core.targets" Condition="Exists('..\..\packages\System.Data.SQLite.Core.1.0.112.0\build\net451\System.Data.SQLite.Core.targets')" /> |
| | | </Project> |