Rename solution, project, files and namespaces.

This commit is contained in:
2018-02-23 02:16:11 +00:00
parent 189e889df7
commit 229ae55f37

View File

@@ -1,95 +1,95 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project DefaultTargets="Build" ToolsVersion="4.0" 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>
<ProjectGuid>{E805559F-89AE-47B4-926D-5B63A4F3A123}</ProjectGuid> <ProjectGuid>{E805559F-89AE-47B4-926D-5B63A4F3A123}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>apprepodbmgr.Eto</RootNamespace> <RootNamespace>apprepodbmgr.Eto</RootNamespace>
<AssemblyName>apprepodbmgr.Eto</AssemblyName> <AssemblyName>apprepodbmgr.Eto</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType> <DebugType>full</DebugType>
<Optimize>false</Optimize> <Optimize>false</Optimize>
<OutputPath>bin\Debug</OutputPath> <OutputPath>bin\Debug</OutputPath>
<DefineConstants>DEBUG;</DefineConstants> <DefineConstants>DEBUG;</DefineConstants>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<Optimize>true</Optimize> <Optimize>true</Optimize>
<OutputPath>bin\Release</OutputPath> <OutputPath>bin\Release</OutputPath>
<ErrorReport>prompt</ErrorReport> <ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" /> <Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="frmMain.xeto.cs"> <Compile Include="frmMain.xeto.cs">
<DependentUpon>frmMain.xeto</DependentUpon> <DependentUpon>frmMain.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="dlgHelp.xeto.cs"> <Compile Include="dlgHelp.xeto.cs">
<DependentUpon>dlgHelp.xeto</DependentUpon> <DependentUpon>dlgHelp.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="dlgSettings.xeto.cs"> <Compile Include="dlgSettings.xeto.cs">
<DependentUpon>dlgSettings.xeto</DependentUpon> <DependentUpon>dlgSettings.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="dlgAdd.xeto.cs"> <Compile Include="dlgAdd.xeto.cs">
<DependentUpon>dlgAdd.xeto</DependentUpon> <DependentUpon>dlgAdd.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="dlgMetadata.xeto.cs"> <Compile Include="dlgMetadata.xeto.cs">
<DependentUpon>dlgMetadata.xeto</DependentUpon> <DependentUpon>dlgMetadata.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="dlgFilesystem.xeto.cs"> <Compile Include="dlgFilesystem.xeto.cs">
<DependentUpon>dlgFilesystem.xeto</DependentUpon> <DependentUpon>dlgFilesystem.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="dlgBlockMedia.xeto.cs"> <Compile Include="dlgBlockMedia.xeto.cs">
<DependentUpon>dlgBlockMedia.xeto</DependentUpon> <DependentUpon>dlgBlockMedia.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="dlgOpticalDisc.xeto.cs"> <Compile Include="dlgOpticalDisc.xeto.cs">
<DependentUpon>dlgOpticalDisc.xeto</DependentUpon> <DependentUpon>dlgOpticalDisc.xeto</DependentUpon>
</Compile> </Compile>
<Compile Include="WrappersForEto.cs" /> <Compile Include="WrappersForEto.cs" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Eto"> <Reference Include="Eto">
<HintPath>..\packages\Eto.Forms.2.3.0\lib\net45\Eto.dll</HintPath> <HintPath>..\packages\Eto.Forms.2.3.0\lib\net45\Eto.dll</HintPath>
</Reference> </Reference>
<Reference Include="Eto.Serialization.Xaml"> <Reference Include="Eto.Serialization.Xaml">
<HintPath>..\packages\Eto.Serialization.Xaml.2.3.0\lib\net45\Eto.Serialization.Xaml.dll</HintPath> <HintPath>..\packages\Eto.Serialization.Xaml.2.3.0\lib\net45\Eto.Serialization.Xaml.dll</HintPath>
</Reference> </Reference>
<Reference Include="Portable.Xaml, Version=0.15.6458.140, Culture=neutral, PublicKeyToken=null"> <Reference Include="Portable.Xaml, Version=0.15.6458.140, Culture=neutral, PublicKeyToken=null">
<HintPath>..\packages\Portable.Xaml.0.17.0\lib\portable-net45+win8+wpa81+wp8\Portable.Xaml.dll</HintPath> <HintPath>..\packages\Portable.Xaml.0.17.0\lib\portable-net45+win8+wpa81+wp8\Portable.Xaml.dll</HintPath>
</Reference> </Reference>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Xml" /> <Reference Include="System.Xml" />
<Reference Include="Newtonsoft.Json"> <Reference Include="Newtonsoft.Json">
<HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath> <HintPath>..\packages\Newtonsoft.Json.10.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<None Include="packages.config" /> <None Include="packages.config" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<EmbeddedResource Include="frmMain.xeto" /> <EmbeddedResource Include="frmMain.xeto" />
<EmbeddedResource Include="dlgHelp.xeto" /> <EmbeddedResource Include="dlgHelp.xeto" />
<EmbeddedResource Include="dlgSettings.xeto" /> <EmbeddedResource Include="dlgSettings.xeto" />
<EmbeddedResource Include="dlgAdd.xeto" /> <EmbeddedResource Include="dlgAdd.xeto" />
<EmbeddedResource Include="dlgMetadata.xeto" /> <EmbeddedResource Include="dlgMetadata.xeto" />
<EmbeddedResource Include="dlgFilesystem.xeto" /> <EmbeddedResource Include="dlgFilesystem.xeto" />
<EmbeddedResource Include="dlgBlockMedia.xeto" /> <EmbeddedResource Include="dlgBlockMedia.xeto" />
<EmbeddedResource Include="dlgOpticalDisc.xeto" /> <EmbeddedResource Include="dlgOpticalDisc.xeto" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\apprepodbmgr.Core\apprepodbmgr.Core.csproj"> <ProjectReference Include="..\apprepodbmgr.Core\apprepodbmgr.Core.csproj">
<Project>{076D5C4D-9601-4164-B979-0DABACB56BB8}</Project> <Project>{076D5C4D-9601-4164-B979-0DABACB56BB8}</Project>
<Name>apprepodbmgr.Core</Name> <Name>apprepodbmgr.Core</Name>
</ProjectReference> </ProjectReference>
<ProjectReference Include="..\DiscImageChef\DiscImageChef.Metadata\DiscImageChef.Metadata.csproj"> <ProjectReference Include="..\DiscImageChef\DiscImageChef.Metadata\DiscImageChef.Metadata.csproj">
<Project>{9F213318-5CB8-4066-A757-074489C9F818}</Project> <Project>{9F213318-5CB8-4066-A757-074489C9F818}</Project>
<Name>DiscImageChef.Metadata</Name> <Name>DiscImageChef.Metadata</Name>
</ProjectReference> </ProjectReference>
</ItemGroup> </ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project> </Project>