Find possible readme files. Present all of that information to the user as a way to fill fields when adding an application.
143 lines
8.2 KiB
XML
143 lines
8.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ProjectGuid>{E805559F-89AE-47B4-926D-5B63A4F3A123}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>apprepodbmgr.Eto</RootNamespace>
|
|
<AssemblyName>apprepodbmgr.Eto</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug</OutputPath>
|
|
<DefineConstants>DEBUG;</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release</OutputPath>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="frmMain.xeto.cs">
|
|
<DependentUpon>frmMain.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="dlgSettings.xeto.cs">
|
|
<DependentUpon>dlgSettings.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="dlgAdd.xeto.cs">
|
|
<DependentUpon>dlgAdd.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="dlgMetadata.xeto.cs">
|
|
<DependentUpon>dlgMetadata.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="dlgFilesystem.xeto.cs">
|
|
<DependentUpon>dlgFilesystem.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="dlgBlockMedia.xeto.cs">
|
|
<DependentUpon>dlgBlockMedia.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="dlgOpticalDisc.xeto.cs">
|
|
<DependentUpon>dlgOpticalDisc.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="WrappersForEto.cs" />
|
|
<Compile Include="dlgImportMetadata.xeto.cs">
|
|
<DependentUpon>dlgImportMetadata.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="pnlDescription.xeto.cs">
|
|
<DependentUpon>pnlDescription.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="pnlStrings.xeto.cs">
|
|
<DependentUpon>pnlStrings.xeto</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="pnlVersions.xeto.cs">
|
|
<DependentUpon>pnlVersions.xeto</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Reference Include="Claunia.Encoding, Version=1.6.1.0, Culture=neutral, PublicKeyToken=null">
|
|
<HintPath>..\packages\Claunia.Encoding.1.6.1\lib\portable40-net40+sl5+win8+wp8\Claunia.Encoding.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Eto, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null">
|
|
<HintPath>..\packages\Eto.Forms.2.4.1\lib\netstandard1.0\Eto.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Eto.Serialization.Xaml, Version=2.4.0.0, Culture=neutral, PublicKeyToken=null">
|
|
<HintPath>..\packages\Eto.Serialization.Xaml.2.4.1\lib\netstandard1.0\Eto.Serialization.Xaml.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="libexeinfo, Version=1.0.6649.29678, Culture=neutral, PublicKeyToken=null">
|
|
<HintPath>..\packages\libexeinfo.0.5.0\lib\net46\libexeinfo.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed">
|
|
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Portable.Xaml, Version=0.21.0.0, Culture=neutral, PublicKeyToken=ba4456acace7dab7">
|
|
<HintPath>..\packages\Portable.Xaml.0.21.0\lib\netstandard1.0\Portable.Xaml.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.Primitives, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.ComponentModel.Primitives.4.3.0\lib\net45\System.ComponentModel.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.TypeConverter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.ComponentModel.TypeConverter.4.3.0\lib\net45\System.ComponentModel.TypeConverter.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http, Version=4.1.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Net.Http.4.3.2\lib\net46\System.Net.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.3.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Algorithms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Security.Cryptography.Algorithms.4.3.0\lib\net46\System.Security.Cryptography.Algorithms.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Security.Cryptography.Encoding.4.3.0\lib\net46\System.Security.Cryptography.Encoding.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.3.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Security.Cryptography.X509Certificates, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Security.Cryptography.X509Certificates.4.3.0\lib\net46\System.Security.Cryptography.X509Certificates.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.ValueTuple, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
|
|
<HintPath>..\packages\System.ValueTuple.4.4.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="frmMain.xeto" />
|
|
<EmbeddedResource Include="dlgSettings.xeto" />
|
|
<EmbeddedResource Include="dlgAdd.xeto" />
|
|
<EmbeddedResource Include="dlgMetadata.xeto" />
|
|
<EmbeddedResource Include="dlgFilesystem.xeto" />
|
|
<EmbeddedResource Include="dlgBlockMedia.xeto" />
|
|
<EmbeddedResource Include="dlgOpticalDisc.xeto" />
|
|
<EmbeddedResource Include="dlgImportMetadata.xeto" />
|
|
<EmbeddedResource Include="pnlDescription.xeto" />
|
|
<EmbeddedResource Include="pnlStrings.xeto" />
|
|
<EmbeddedResource Include="pnlVersions.xeto" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\apprepodbmgr.Core\apprepodbmgr.Core.csproj">
|
|
<Project>{076D5C4D-9601-4164-B979-0DABACB56BB8}</Project>
|
|
<Name>apprepodbmgr.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\DiscImageChef\DiscImageChef.Metadata\DiscImageChef.Metadata.csproj">
|
|
<Project>{9F213318-5CB8-4066-A757-074489C9F818}</Project>
|
|
<Name>DiscImageChef.Metadata</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="..\packages\Eto.Forms.2.4.1\build\Eto.Forms.targets" Condition="Exists('..\packages\Eto.Forms.2.4.1\build\Eto.Forms.targets')" />
|
|
<Import Project="..\packages\Eto.Serialization.Xaml.2.4.1\build\Eto.Serialization.Xaml.targets" Condition="Exists('..\packages\Eto.Serialization.Xaml.2.4.1\build\Eto.Serialization.Xaml.targets')" />
|
|
<Import Project="..\packages\NETStandard.Library.2.0.1\build\NETStandard.Library.targets" Condition="Exists('..\packages\NETStandard.Library.2.0.1\build\NETStandard.Library.targets')" />
|
|
</Project> |