Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Services.Authentication Prototype/Service/Service.csproj.user @ 3951

Last change on this file since 3951 was 3943, checked in by hmayr, 14 years ago

following changes (#1046):

  • extended DatabaseUtil.cs
  • extended HeuristicLabUser.cs
  • created HeuristicLabUserTest.cs
  • created AbstractHeuristicLabTest.cs
  • implemented a demo method in HeuristicLabMembershipProvider.cs to show usage of HeuristicLabUser.cs and DatabaseUtil.cs
File size: 539 bytes
Line 
1<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2  <ProjectExtensions>
3    <VisualStudio>
4      <FlavorProperties GUID="{3D9AD99F-2412-4246-B90B-4EAA41C64699}" xmlns="">
5        <WcfProjectProperties>
6          <PublishCopyOption>RunFiles</PublishCopyOption>
7          <PublishTargetLocation>
8          </PublishTargetLocation>
9          <PublishDeleteAllFiles>False</PublishDeleteAllFiles>
10        </WcfProjectProperties>
11      </FlavorProperties>
12    </VisualStudio>
13  </ProjectExtensions>
14</Project>
Note: See TracBrowser for help on using the repository browser.