| <?xml version="1.0" encoding="utf-8"?> |
| <Project ToolsVersion="12.0" DefaultTargets="Build" 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>{81A91AEA-FCE4-4B4E-9333-C1C534165FC9}</ProjectGuid> |
| <OutputType>Exe</OutputType> |
| <AppDesignerFolder>Properties</AppDesignerFolder> |
| <RootNamespace>Dfm_test</RootNamespace> |
| <AssemblyName>Dfm_test</AssemblyName> |
| <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| <FileAlignment>512</FileAlignment> |
| </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> |
| <ItemGroup> |
| <Reference Include="GitSharp, Version=0.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\GitSharp.0.3\lib\GitSharp.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="GitSharp.Core, Version=0.2.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\GitSharp.0.3\lib\GitSharp.Core.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="HtmlAgilityPack, Version=1.4.9.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL"> |
| <HintPath>..\packages\HtmlAgilityPack.1.4.9\lib\Net45\HtmlAgilityPack.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL"> |
| <HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Microsoft.DocAsCode.Common, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.DocAsCode.Common.2.2.2\lib\net45\Microsoft.DocAsCode.Common.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Microsoft.DocAsCode.Dfm, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.DocAsCode.Dfm.2.2.2\lib\net45\Microsoft.DocAsCode.Dfm.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Microsoft.DocAsCode.MarkdownLite, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.DocAsCode.MarkdownLite.2.2.2\lib\net45\Microsoft.DocAsCode.MarkdownLite.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Microsoft.DocAsCode.Plugins, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.DocAsCode.Plugins.2.2.2\lib\net45\Microsoft.DocAsCode.Plugins.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Microsoft.DocAsCode.Utility, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.DocAsCode.Utility.2.2.2\lib\net45\Microsoft.DocAsCode.Utility.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Microsoft.DocAsCode.YamlSerialization, Version=2.2.2.0, Culture=neutral, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.DocAsCode.YamlSerialization.2.2.2\lib\net45\Microsoft.DocAsCode.YamlSerialization.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Newtonsoft.Json, Version=7.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="System" /> |
| <Reference Include="System.Collections.Immutable, Version=1.1.37.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| <HintPath>..\packages\System.Collections.Immutable.1.1.37\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="System.Composition.AttributedModel, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="System.Composition.Convention, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="System.Composition.Hosting, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="System.Composition.Runtime, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="System.Composition.TypedParts, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="System.Core" /> |
| <Reference Include="System.Net" /> |
| <Reference Include="System.Web" /> |
| <Reference Include="System.Xml.Linq" /> |
| <Reference Include="System.Data.DataSetExtensions" /> |
| <Reference Include="Microsoft.CSharp" /> |
| <Reference Include="System.Data" /> |
| <Reference Include="System.Xml" /> |
| <Reference Include="Tamir.SharpSSH, Version=1.1.1.13, Culture=neutral"> |
| <HintPath>..\packages\Tamir.SharpSSH.1.1.1.13\lib\Tamir.SharpSSH.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="Winterdom.IO.FileMap, Version=2.0.2.0, Culture=neutral, PublicKeyToken=4982617362e1edb5, processorArchitecture=MSIL"> |
| <HintPath>..\packages\Winterdom.IO.FileMap.2.0.2.0\lib\Winterdom.IO.FileMap.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| <Reference Include="YamlDotNet, Version=3.7.0.0, Culture=neutral, PublicKeyToken=ec19458f3c15af5e, processorArchitecture=MSIL"> |
| <HintPath>..\packages\YamlDotNet.Signed.3.7.0\lib\net35\YamlDotNet.dll</HintPath> |
| <Private>True</Private> |
| </Reference> |
| </ItemGroup> |
| <ItemGroup> |
| <Compile Include="Program.cs" /> |
| <Compile Include="Properties\AssemblyInfo.cs" /> |
| </ItemGroup> |
| <ItemGroup> |
| <None Include="App.config" /> |
| <None Include="packages.config" /> |
| </ItemGroup> |
| <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| <!-- 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> |