Changeset 10501 for branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj
- Timestamp:
- 02/21/14 18:20:47 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj
r10458 r10501 105 105 <Compile Include="Plugin.cs" /> 106 106 <Compile Include="Properties\AssemblyInfo.cs" /> 107 <Compile Include="Properties\Resources.Designer.cs">108 <AutoGen>True</AutoGen>109 <DesignTime>True</DesignTime>110 <DependentUpon>Resources.resx</DependentUpon>111 </Compile>112 107 <Compile Include="GenealogyGraphView.cs"> 113 108 <SubType>UserControl</SubType> … … 130 125 <None Include="HeuristicLab.snk" /> 131 126 </ItemGroup> 132 <ItemGroup>133 <EmbeddedResource Include="Properties\Resources.resx">134 <Generator>ResXFileCodeGenerator</Generator>135 <LastGenOutput>Resources.Designer.cs</LastGenOutput>136 </EmbeddedResource>137 </ItemGroup>138 127 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 139 128 <PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.