- Timestamp:
- 11/08/10 09:35:24 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UserManagement/HeuristicLab.Services.Authentication.DataAccess/HeuristicLab.Services.Authentication.DataAccess.csproj
r4647 r4740 52 52 <DependentUpon>Settings.settings</DependentUpon> 53 53 </Compile> 54 <Compile Include="UserManagement.cs"> 55 <DependentUpon>UserManagement.dbml</DependentUpon> 56 </Compile> 54 57 <Compile Include="UserManagement.designer.cs"> 55 58 <AutoGen>True</AutoGen> 56 59 <DesignTime>True</DesignTime> 57 60 <DependentUpon>UserManagement.dbml</DependentUpon> 58 </Compile>59 <Compile Include="_HeuristicLab_AuthenticationDataSet.Designer.cs">60 <AutoGen>True</AutoGen>61 <DesignTime>True</DesignTime>62 <DependentUpon>_HeuristicLab_AuthenticationDataSet.xsd</DependentUpon>63 61 </Compile> 64 62 </ItemGroup> … … 73 71 <LastGenOutput>UserManagement.designer.cs</LastGenOutput> 74 72 <SubType>Designer</SubType> 75 </None>76 <None Include="_HeuristicLab_AuthenticationDataSet.xsc">77 <DependentUpon>_HeuristicLab_AuthenticationDataSet.xsd</DependentUpon>78 </None>79 <None Include="_HeuristicLab_AuthenticationDataSet.xsd">80 <Generator>MSDataSetGenerator</Generator>81 <LastGenOutput>_HeuristicLab_AuthenticationDataSet.Designer.cs</LastGenOutput>82 <SubType>Designer</SubType>83 </None>84 <None Include="_HeuristicLab_AuthenticationDataSet.xss">85 <DependentUpon>_HeuristicLab_AuthenticationDataSet.xsd</DependentUpon>86 73 </None> 87 74 </ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.