Abstracted part of local providers data directory management.

This commit is contained in:
Dario Solera 2011-01-04 14:11:20 +00:00
parent 42f4344501
commit 2aabe4d6c6
7 changed files with 80 additions and 33 deletions

View file

@ -111,6 +111,7 @@
<Compile Include="AuthReader.cs" />
<Compile Include="Preferences.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ProviderBase.cs" />
<Compile Include="ProviderCollector.cs" />
<Compile Include="ProviderLoader.cs" />
<Compile Include="ProviderUpdater.cs" />