97 lines
4.9 KiB
XML
97 lines
4.9 KiB
XML
<?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>{B0E50B70-FDF5-41C8-82FB-0543274CE095}</ProjectGuid>
|
|
<OutputType>Exe</OutputType>
|
|
<RootNamespace>Files2Folders2Files_CLI</RootNamespace>
|
|
<AssemblyName>Files2Folders2Files-CLI</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
|
<Deterministic>true</Deterministic>
|
|
</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>
|
|
<DocumentationFile>bin\Debug\Files2Folders2Files-CLI.xml</DocumentationFile>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Serilog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Serilog.2.12.0\lib\net47\Serilog.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.Console, Version=4.1.0.0, Culture=neutral, PublicKeyToken=24c2f752a8e58a10, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Serilog.Sinks.Console.4.1.0\lib\net45\Serilog.Sinks.Console.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Serilog.Sinks.LogEmAll, Version=0.0.6.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Serilog.Sinks.LogEmAll.0.0.7\lib\net461\Serilog.Sinks.LogEmAll.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Program.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
<AutoGen>True</AutoGen>
|
|
<DesignTime>True</DesignTime>
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
<None Include="packages.config" />
|
|
<None Include="Resources\BASHes\Files2Folders2Files-Files2Folders.sh" />
|
|
<None Include="Resources\BASHes\Files2Folders2Files-Folders2Files.sh" />
|
|
<None Include="Resources\BASHes\Files2Folders2Files-Print-Donation-Info.sh" />
|
|
<None Include="Resources\BASHes\Files2Folders2Files-Print-Help-CMD.sh" />
|
|
<None Include="Resources\BASHes\Files2Folders2Files-Print-License.sh" />
|
|
<None Include="Resources\BASHes\Files2Folders2Files-Print-Version.sh" />
|
|
<None Include="Resources\BASHes\Files2Folders2Files-Save-Options.sh" />
|
|
<None Include="Resources\Batches\Files2Folders2Files-Files2Folders.bat" />
|
|
<None Include="Resources\Batches\Files2Folders2Files-Folders2Files.bat" />
|
|
<None Include="Resources\Batches\Files2Folders2Files-Print-Donation-Info.bat" />
|
|
<None Include="Resources\Batches\Files2Folders2Files-Print-Help-CMD.bat" />
|
|
<None Include="Resources\Batches\Files2Folders2Files-Print-License.bat" />
|
|
<None Include="Resources\Batches\Files2Folders2Files-Print-Version.bat" />
|
|
<None Include="Resources\Batches\Files2Folders2Files-Save-Options.bat" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Files2Folders2Files\Files2Folders2Files.csproj">
|
|
<Project>{cbad4d51-b8d5-4f07-8c71-b152f284fdf2}</Project>
|
|
<Name>Files2Folders2Files</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<ItemGroup>
|
|
<Content Include="Resources\BASHes\put your bash files in this directory.txt" />
|
|
<Content Include="Resources\Batches\put your batch files in this directory.txt" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |