| 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> |
| 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" /> |
| 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> |
| 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"> |
| 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> |