Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/16/12 18:24:58 (12 years ago)
Author:
spimming
Message:

#1680:

  • List-Operations added to Interface and AzureProvider
  • AddCertificate- and AddAzureService-Dialog added
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  
    7676      <DependentUpon>Resources.resx</DependentUpon>
    7777    </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>
    7890    <Compile Include="Views\AddSubscriptionDialog.cs">
    7991      <SubType>Form</SubType>
     
    160172      <Generator>ResXFileCodeGenerator</Generator>
    161173      <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>
    162180    </EmbeddedResource>
    163181    <EmbeddedResource Include="Views\AddSubscriptionDialog.resx">
Note: See TracChangeset for help on using the changeset viewer.