blob: e9e415adccd95b8ccad845bd8991a296475c5792 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<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>
<ProjectGuid>{2EB12FD0-435E-47B9-A8A4-6BDC3B2E1762}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>BaSys40.Component.Loader</RootNamespace>
<AssemblyName>BaSys40.Component.Loader</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<StartupObject>BaSys40.Component.Loader.Program</StartupObject>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\BaSys40.API\BaSys40.API.csproj">
<Project>{ff2a5450-3904-4466-89ec-2ab915b1d516}</Project>
<Name>BaSys40.API</Name>
</ProjectReference>
<ProjectReference Include="..\BaSys40.Models\BaSys40.Models.csproj">
<Project>{d6a23558-6cc3-4240-8d74-e520be7e319a}</Project>
<Name>BaSys40.Models</Name>
</ProjectReference>
<ProjectReference Include="..\BaSys40.RI.AAS.SmartControl\BaSys40.RI.AAS.SmartControl.csproj">
<Project>{0E169503-1D59-4748-A932-2483C0CE465C}</Project>
<Name>BaSys40.RI.AAS.SmartControl</Name>
</ProjectReference>
<ProjectReference Include="..\BaSys40.Technologies.oneM2M\BaSys40.Technologies.oneM2M.csproj">
<Project>{f0f9a5b5-123f-4c1f-863c-64da918dd89b}</Project>
<Name>BaSys40.Technologies.oneM2M</Name>
</ProjectReference>
<ProjectReference Include="..\BaSys40.Utils\BaSys40.Utils.csproj">
<Project>{46b8719a-dcf3-433e-bd64-8936f7f5e623}</Project>
<Name>BaSys40.Utils</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>