@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= " 12 .0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<Project ToolsVersion= " 4 .0" DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
<PropertyGroup >
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
@ -10,7 +10,7 @@
<AppDesignerFolder > Properties</AppDesignerFolder>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > Mesnac.Gui</RootNamespace>
<RootNamespace > Mesnac.Gui</RootNamespace>
<AssemblyName > Mesnac.Gui</AssemblyName>
<AssemblyName > Mesnac.Gui</AssemblyName>
<TargetFrameworkVersion > v4.5.2 </TargetFrameworkVersion>
<TargetFrameworkVersion > v4.0 </TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
<FileAlignment > 512</FileAlignment>
<SccProjectName >
<SccProjectName >
</SccProjectName>
</SccProjectName>
@ -20,7 +20,6 @@
</SccAuxPath>
</SccAuxPath>
<SccProvider >
<SccProvider >
</SccProvider>
</SccProvider>
<TargetFrameworkProfile />
</PropertyGroup>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugSymbols > true</DebugSymbols>
@ -30,7 +29,6 @@
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<WarningLevel > 4</WarningLevel>
<Prefer32Bit > false</Prefer32Bit>
</PropertyGroup>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > none</DebugType>
<DebugType > none</DebugType>
@ -39,7 +37,6 @@
<DefineConstants > TRACE</DefineConstants>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
<WarningLevel > 4</WarningLevel>
<Prefer32Bit > false</Prefer32Bit>
</PropertyGroup>
</PropertyGroup>
<ItemGroup >
<ItemGroup >
<Reference Include= "System" />
<Reference Include= "System" />
@ -80,17 +77,15 @@
</ItemGroup>
</ItemGroup>
<ItemGroup >
<ItemGroup >
<ProjectReference Include= "..\..\Controls\Mesnac.Controls.Default\Mesnac.Controls.Default.csproj" >
<ProjectReference Include= "..\..\Controls\Mesnac.Controls.Default\Mesnac.Controls.Default.csproj" >
<Project > {F022C0E6-2819-4FB1-BB86-0F389F061A 44}</Project>
<Project > {f022c0e6-2819-4fb1-bb86-0f389f061a 44}</Project>
<Name > Mesnac.Controls.Default</Name>
<Name > Mesnac.Controls.Default</Name>
<Private > False</Private>
</ProjectReference>
</ProjectReference>
<ProjectReference Include= "..\..\Controls\Mesnac.Controls.Feeding\Mesnac.Controls.Feeding.csproj" >
<ProjectReference Include= "..\..\Controls\Mesnac.Controls.Feeding\Mesnac.Controls.Feeding.csproj" >
<Project > {D0C0324F-434E-47EB-8F7C-BA6CD7F233B 4}</Project>
<Project > {d0c0324f-434e-47eb-8f7c-ba6cd7f233b 4}</Project>
<Name > Mesnac.Controls.Feeding</Name>
<Name > Mesnac.Controls.Feeding</Name>
<Private > False</Private>
</ProjectReference>
</ProjectReference>
<ProjectReference Include= "..\..\Libraries\Mesnac.Docking\Mesnac.Docking.csproj" >
<ProjectReference Include= "..\..\Libraries\Mesnac.Docking\Mesnac.Docking.csproj" >
<Project > {0D2DF7C8-0185-4F75-997C-3AE34C1181D3 }</Project>
<Project > {ed8f690a-f97c-4c56-b94c-d055a8815bd8 }</Project>
<Name > Mesnac.Docking</Name>
<Name > Mesnac.Docking</Name>
</ProjectReference>
</ProjectReference>
<ProjectReference Include= "..\..\PlugInPlatform\ICSharpCode.Core\ICSharpCode.Core.csproj" >
<ProjectReference Include= "..\..\PlugInPlatform\ICSharpCode.Core\ICSharpCode.Core.csproj" >