@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets= "Build" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion= "12.0" >
< < < < < < < HEAD:src / E v e - O - P r e v i e w / Eve-O-Preview.csproj
= ======
< I m p o r t Project= "..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props" Condition= "Exists('..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props')" />
>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj
<PropertyGroup >
<Configuration Condition= " '$(Configuration)' == '' " > Debug</Configuration>
<Platform Condition= " '$(Platform)' == '' " > AnyCPU</Platform>
@@ -10,7 +14,7 @@
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > EveOPreview</RootNamespace>
<AssemblyName > EVE-O Preview</AssemblyName>
<TargetFrameworkVersion > v4.7 </TargetFrameworkVersion>
<TargetFrameworkVersion > v4.6.2 </TargetFrameworkVersion>
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
<TargetFrameworkProfile />
@@ -85,7 +89,23 @@
<ErrorReport > prompt</ErrorReport>
</PropertyGroup>
<ItemGroup >
< < < < < < < HEAD:src / E v e - O - P r e v i e w / E v e - O - P r e v i e w . c s p r o j
< R e f e r e n c e Include= "Microsoft.CSharp" />
=======
<Reference Include= "Costura, Version=4.1.0.0, Culture=neutral, PublicKeyToken=9919ef960d84173d, processorArchitecture=MSIL" >
<HintPath > ..\packages\Costura.Fody.4.1.0\lib\net40\Costura.dll</HintPath>
</Reference>
<Reference Include= "LightInject, Version=6.3.3.0, Culture=neutral, processorArchitecture=MSIL" >
<HintPath > ..\packages\LightInject.6.3.3\lib\net46\LightInject.dll</HintPath>
</Reference>
<Reference Include= "MediatR, Version=8.0.1.0, Culture=neutral, PublicKeyToken=bb9a41a5e8aaa7e2, processorArchitecture=MSIL" >
<HintPath > ..\packages\MediatR.8.0.1\lib\net461\MediatR.dll</HintPath>
</Reference>
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
<HintPath > ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj
<Reference Include= "System" />
<Reference Include= "System.Deployment" />
<Reference Include= "System.Drawing" />
@@ -93,6 +113,12 @@
<Reference Include= "System.Linq.Expressions" />
<Reference Include= "System.Runtime" />
<Reference Include= "System.Threading.Tasks" />
< < < < < < < HEAD:src / E v e - O - P r e v i e w / Eve-O-Preview.csproj
= ======
< R e f e r e n c e Include= "System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" >
<HintPath > ..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
</Reference>
>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj
<Reference Include= "System.Windows.Forms" />
<Reference Include= "System.XML" />
<Reference Include= "System.Xml.Linq" />
@@ -246,6 +272,17 @@
</PackageReference>
</ItemGroup>
<Import Project= "$(MSBuildBinPath)\Microsoft.CSharp.targets" />
< < < < < < < HEAD:src / E v e - O - P r e v i e w / Eve-O-Preview.csproj
= ======
< T a r g e t 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\Fody.6.1.1\build\Fody.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.1.1\build\Fody.targets'))" />
<Error Condition= "!Exists('..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Costura.Fody.4.1.0\build\Costura.Fody.props'))" />
</Target>
<Import Project= "..\packages\Fody.6.1.1\build\Fody.targets" Condition= "Exists('..\packages\Fody.6.1.1\build\Fody.targets')" />
>>>>>>> master:Eve-O-Preview/Eve-O-Preview.csproj
<!-- 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">