Changeset 7655 for branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/HeuristicLab.Clients.Hive.CloudManager-3.3.csproj
- Timestamp:
- 03/22/12 16:08:20 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/HeuristicLab.Clients.Hive.CloudManager-3.3.csproj
r7608 r7655 80 80 <DependentUpon>Resources.resx</DependentUpon> 81 81 </Compile> 82 <Compile Include="Properties\Settings.Designer.cs"> 83 <AutoGen>True</AutoGen> 84 <DesignTimeSharedInput>True</DesignTimeSharedInput> 85 <DependentUpon>Settings.settings</DependentUpon> 86 </Compile> 87 <Compile Include="Settings.cs" /> 82 88 <Compile Include="Validation.cs" /> 83 89 <Compile Include="Views\AddAzureServiceDialog.cs"> … … 143 149 </ItemGroup> 144 150 <ItemGroup> 151 <None Include="app.config" /> 145 152 <None Include="HeuristicLab.snk" /> 146 153 <None Include="PackageFiles\HeuristicLab.Clients.Hive.Slave.Azure.ExtraLarge.cspkg"> … … 161 168 <None Include="Plugin.cs.frame" /> 162 169 <None Include="Properties\AssemblyInfo.cs.frame" /> 170 <None Include="Properties\Settings.settings"> 171 <Generator>SettingsSingleFileGenerator</Generator> 172 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 173 </None> 163 174 </ItemGroup> 164 175 <ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.