Changeset 9791
- Timestamp:
- 07/26/13 15:16:22 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3.csproj
r9789 r9791 148 148 <Compile Include="Plugin.cs" /> 149 149 <Compile Include="Properties\AssemblyInfo.cs" /> 150 <Compile Include="Properties\Resources.Designer.cs">151 <AutoGen>True</AutoGen>152 <DesignTime>True</DesignTime>153 <DependentUpon>Resources.resx</DependentUpon>154 </Compile>155 150 <Compile Include="SuccessorConfigurator.cs"> 156 151 <SubType>Form</SubType> … … 181 176 <DependentUpon>CreateExperimentDialog.cs</DependentUpon> 182 177 </EmbeddedResource> 183 <EmbeddedResource Include="Properties\Resources.resx">184 <Generator>ResXFileCodeGenerator</Generator>185 <LastGenOutput>Resources.Designer.cs</LastGenOutput>186 </EmbeddedResource>187 178 </ItemGroup> 188 179 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.