Changeset 7339 for branches/HeuristicLab.Hive.Azure/HeuristicLab.Clients.Hive.CloudManager/3.3/HeuristicLab.Clients.Hive.CloudManager-3.3.csproj
- Timestamp:
- 01/16/12 18:24:58 (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
r7326 r7339 76 76 <DependentUpon>Resources.resx</DependentUpon> 77 77 </Compile> 78 <Compile Include="Views\AddAzureServiceDialog.cs"> 79 <SubType>Form</SubType> 80 </Compile> 81 <Compile Include="Views\AddAzureServiceDialog.Designer.cs"> 82 <DependentUpon>AddAzureServiceDialog.cs</DependentUpon> 83 </Compile> 84 <Compile Include="Views\AddCertificate.cs"> 85 <SubType>Form</SubType> 86 </Compile> 87 <Compile Include="Views\AddCertificate.Designer.cs"> 88 <DependentUpon>AddCertificate.cs</DependentUpon> 89 </Compile> 78 90 <Compile Include="Views\AddSubscriptionDialog.cs"> 79 91 <SubType>Form</SubType> … … 160 172 <Generator>ResXFileCodeGenerator</Generator> 161 173 <LastGenOutput>Resources.Designer.cs</LastGenOutput> 174 </EmbeddedResource> 175 <EmbeddedResource Include="Views\AddAzureServiceDialog.resx"> 176 <DependentUpon>AddAzureServiceDialog.cs</DependentUpon> 177 </EmbeddedResource> 178 <EmbeddedResource Include="Views\AddCertificate.resx"> 179 <DependentUpon>AddCertificate.cs</DependentUpon> 162 180 </EmbeddedResource> 163 181 <EmbeddedResource Include="Views\AddSubscriptionDialog.resx">
Note: See TracChangeset
for help on using the changeset viewer.