Annotation of cleanflash/CleanFlashCommon/CleanFlashCommon.csproj, revision 1.1.1.1

1.1       root        1: <?xml version="1.0" encoding="utf-8"?>
                      2: <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
                      3:   <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
                      4:   <PropertyGroup>
                      5:     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
                      6:     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
                      7:     <ProjectGuid>{D00F629B-455A-42DE-B2FA-A3759A3095AE}</ProjectGuid>
                      8:     <OutputType>Library</OutputType>
                      9:     <AppDesignerFolder>Properties</AppDesignerFolder>
                     10:     <RootNamespace>CleanFlashCommon</RootNamespace>
                     11:     <AssemblyName>CleanFlashCommon</AssemblyName>
                     12:     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
                     13:     <FileAlignment>512</FileAlignment>
                     14:     <Deterministic>true</Deterministic>
                     15:   </PropertyGroup>
                     16:   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
                     17:     <DebugSymbols>true</DebugSymbols>
                     18:     <DebugType>full</DebugType>
                     19:     <Optimize>false</Optimize>
                     20:     <OutputPath>bin\Debug\</OutputPath>
                     21:     <DefineConstants>DEBUG;TRACE</DefineConstants>
                     22:     <ErrorReport>prompt</ErrorReport>
                     23:     <WarningLevel>4</WarningLevel>
                     24:   </PropertyGroup>
                     25:   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
                     26:     <DebugType>pdbonly</DebugType>
                     27:     <Optimize>true</Optimize>
                     28:     <OutputPath>bin\Release\</OutputPath>
                     29:     <DefineConstants>TRACE</DefineConstants>
                     30:     <ErrorReport>prompt</ErrorReport>
                     31:     <WarningLevel>4</WarningLevel>
                     32:   </PropertyGroup>
                     33:   <ItemGroup>
                     34:     <Reference Include="System" />
                     35:     <Reference Include="System.Core" />
                     36:     <Reference Include="System.Drawing" />
                     37:     <Reference Include="System.Runtime.Serialization" />
                     38:     <Reference Include="System.Windows.Forms" />
                     39:     <Reference Include="System.Xml.Linq" />
                     40:     <Reference Include="System.Data.DataSetExtensions" />
                     41:     <Reference Include="Microsoft.CSharp" />
                     42:     <Reference Include="System.Data" />
                     43:     <Reference Include="System.Xml" />
                     44:   </ItemGroup>
                     45:   <ItemGroup>
                     46:     <Compile Include="ExitedProcess.cs" />
                     47:     <Compile Include="FileUtil.cs" />
                     48:     <Compile Include="GradientButton.cs">
                     49:       <SubType>Component</SubType>
                     50:     </Compile>
                     51:     <Compile Include="HandleUtil.cs" />
                     52:     <Compile Include="ImageCheckBox.cs">
                     53:       <SubType>Component</SubType>
                     54:     </Compile>
                     55:     <Compile Include="ImageCheckBox.Designer.cs">
                     56:       <DependentUpon>ImageCheckBox.cs</DependentUpon>
                     57:     </Compile>
                     58:     <Compile Include="InstallException.cs" />
                     59:     <Compile Include="IProgressForm.cs" />
                     60:     <Compile Include="ProcessRunner.cs" />
                     61:     <Compile Include="Properties\AssemblyInfo.cs" />
                     62:     <Compile Include="Properties\Resources.Designer.cs">
                     63:       <AutoGen>True</AutoGen>
                     64:       <DesignTime>True</DesignTime>
                     65:       <DependentUpon>Resources.resx</DependentUpon>
                     66:     </Compile>
                     67:     <Compile Include="RedirectionManager.cs" />
                     68:     <Compile Include="RegistryManager.cs" />
                     69:     <Compile Include="SmoothProgressBar.cs">
                     70:       <SubType>UserControl</SubType>
                     71:     </Compile>
                     72:     <Compile Include="SystemInfo.cs" />
                     73:     <Compile Include="Uninstaller.cs" />
                     74:     <Compile Include="UpdateChecker.cs" />
                     75:     <Compile Include="WinAPI.cs" />
                     76:   </ItemGroup>
                     77:   <ItemGroup>
                     78:     <EmbeddedResource Include="Properties\Resources.resx">
                     79:       <Generator>ResXFileCodeGenerator</Generator>
                     80:       <LastGenOutput>Resources.Designer.cs</LastGenOutput>
                     81:     </EmbeddedResource>
                     82:   </ItemGroup>
                     83:   <ItemGroup>
                     84:     <None Include="flashLogo.png" />
                     85:     <Content Include="icon.ico" />
                     86:   </ItemGroup>
                     87:   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
                     88: </Project>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.