Changeset 2804 for branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment
- Timestamp:
- 02/15/10 17:24:31 (15 years ago)
- Location:
- branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment/HeuristicLab.Services.Deployment.csproj
r2742 r2804 46 46 <RequiredTargetFramework>3.0</RequiredTargetFramework> 47 47 </Reference> 48 <Reference Include="System.Transactions" /> 48 49 <Reference Include="System.Xml" /> 49 50 <Reference Include="System.Xml.Linq"> … … 55 56 <Compile Include="IAdmin.cs" /> 56 57 <Compile Include="IUpdate.cs" /> 58 <Compile Include="PluginDescription.cs" /> 59 <Compile Include="PluginStore.cs" /> 60 <Compile Include="ProductDescription.cs" /> 57 61 <Compile Include="Properties\AssemblyInfo.cs" /> 58 62 <Compile Include="Properties\Settings.Designer.cs">
Note: See TracChangeset
for help on using the changeset viewer.