Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/12 16:08:20 (13 years ago)
Author:
spimming
Message:

#1680:

  • User setting to store azure subscriptions
  • Method to get subscription as string for user settings
  • Methods to persist and restore subscriptions from user config
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  
    8080      <DependentUpon>Resources.resx</DependentUpon>
    8181    </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" />
    8288    <Compile Include="Validation.cs" />
    8389    <Compile Include="Views\AddAzureServiceDialog.cs">
     
    143149  </ItemGroup>
    144150  <ItemGroup>
     151    <None Include="app.config" />
    145152    <None Include="HeuristicLab.snk" />
    146153    <None Include="PackageFiles\HeuristicLab.Clients.Hive.Slave.Azure.ExtraLarge.cspkg">
     
    161168    <None Include="Plugin.cs.frame" />
    162169    <None Include="Properties\AssemblyInfo.cs.frame" />
     170    <None Include="Properties\Settings.settings">
     171      <Generator>SettingsSingleFileGenerator</Generator>
     172      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
     173    </None>
    163174  </ItemGroup>
    164175  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.