Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DeploymentServer Prototype/HeuristicLab.Services/HeuristicLab.Services.Deployment.Test/Properties/DataSources/HeuristicLab.Services.Deployment.DataAccess.ProductDescription.datasource @ 2771

Last change on this file since 2771 was 2771, checked in by gkronber, 14 years ago

Implemented and tested rudimentary WCF service interface on top of the Linq2Sql data access layer. #860

File size: 673 bytes
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3    This file is automatically generated by Visual Studio .Net. It is
4    used to store generic object data source configuration information. 
5    Renaming the file extension or editing the content of this file may   
6    cause the file to be unrecognizable by the program.
7-->
8<GenericObjectDataSource DisplayName="ProductDescription" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
9   <TypeInfo>HeuristicLab.Services.Deployment.DataAccess.ProductDescription, HeuristicLab.Services.Deployment.DataAccess, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo>
10</GenericObjectDataSource>
Note: See TracBrowser for help on using the repository browser.