Develop and Download Open Source Software

Browse Subversion Repository

Diff of /RsiEditor/RsiEditor.csproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1 by pex, Sun Jul 26 02:18:54 2009 UTC revision 3 by pex, Fri Jun 4 08:26:57 2010 UTC
# Line 3  Line 3 
3    <PropertyGroup>    <PropertyGroup>
4      <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>      <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5      <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>      <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6      <ProductVersion>9.0.30729</ProductVersion>      <ProductVersion>9.0.21022</ProductVersion>
7      <SchemaVersion>2.0</SchemaVersion>      <SchemaVersion>2.0</SchemaVersion>
8      <ProjectGuid>{8FD19941-9931-48B1-B3E7-66EB8AB50926}</ProjectGuid>      <ProjectGuid>{8FD19941-9931-48B1-B3E7-66EB8AB50926}</ProjectGuid>
9      <OutputType>WinExe</OutputType>      <OutputType>WinExe</OutputType>
# Line 68  Line 68 
68        <DependentUpon>RsiEditor.cs</DependentUpon>        <DependentUpon>RsiEditor.cs</DependentUpon>
69        <SubType>Designer</SubType>        <SubType>Designer</SubType>
70      </EmbeddedResource>      </EmbeddedResource>
71        <Compile Include="ApplicationManager.cs" />
72        <Compile Include="Configuration.cs" />
73        <Compile Include="Lang.cs" />
74      <Compile Include="Logger.cs" />      <Compile Include="Logger.cs" />
75      <Compile Include="Program.cs" />      <Compile Include="Program.cs" />
76      <Compile Include="Properties\AssemblyInfo.cs" />      <Compile Include="Properties\AssemblyInfo.cs" />
# Line 95  Line 98 
98      <Compile Include="RsiManager.cs" />      <Compile Include="RsiManager.cs" />
99    </ItemGroup>    </ItemGroup>
100    <ItemGroup>    <ItemGroup>
     <BootstrapperPackage Include="Microsoft.Net.Client.3.5">  
       <Visible>False</Visible>  
       <ProductName>.NET Framework Client Profile</ProductName>  
       <Install>false</Install>  
     </BootstrapperPackage>  
101      <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">      <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
102        <Visible>False</Visible>        <Visible>False</Visible>
103        <ProductName>.NET Framework 2.0 %28x86%29</ProductName>        <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
# Line 115  Line 113 
113        <ProductName>.NET Framework 3.5</ProductName>        <ProductName>.NET Framework 3.5</ProductName>
114        <Install>false</Install>        <Install>false</Install>
115      </BootstrapperPackage>      </BootstrapperPackage>
     <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">  
       <Visible>False</Visible>  
       <ProductName>.NET Framework 3.5 SP1</ProductName>  
       <Install>false</Install>  
     </BootstrapperPackage>  
116    </ItemGroup>    </ItemGroup>
117    <ItemGroup>    <ItemGroup>
118      <PublishFile Include="rsieditor_rsimergefile.xml">      <PublishFile Include="rsieditor_rsimergefile.xml">
# Line 129  Line 122 
122        <TargetPath>        <TargetPath>
123        </TargetPath>        </TargetPath>
124        <PublishState>Include</PublishState>        <PublishState>Include</PublishState>
       <IncludeHash>True</IncludeHash>  
125        <FileType>File</FileType>        <FileType>File</FileType>
126      </PublishFile>      </PublishFile>
127    </ItemGroup>    </ItemGroup>

Legend:
Removed from v.1  
changed lines
  Added in v.3

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26