|
52 | 52 | <Compile Include="EduHubContextBase.cs" /> |
53 | 53 | <Compile Include="EduHubDataSetNotFoundException.cs" /> |
54 | 54 | <Compile Include="EduHubSqlServerWriteMode.cs" /> |
55 | | - <Compile Include="Entities\TETNDataSetHelpers.cs" /> |
56 | | - <Compile Include="Entities\TCTQDataSetHelpers.cs" /> |
57 | | - <Compile Include="Entities\TCTDDataSetHelpers.cs" /> |
58 | | - <Compile Include="Entities\SVAGDataSetHelpers.cs" /> |
59 | | - <Compile Include="Entities\STVDODataSetHelpers.cs" /> |
60 | | - <Compile Include="Entities\STVDIDataSetHelpers.cs" /> |
61 | | - <Compile Include="Entities\ST_TFRDataSetHelpers.cs" /> |
62 | | - <Compile Include="Entities\STDataSetHelpers.cs" /> |
63 | | - <Compile Include="Entities\SPEMAILDataSetHelpers.cs" /> |
64 | | - <Compile Include="Entities\SMC_TFRDataSetHelpers.cs" /> |
65 | | - <Compile Include="Entities\SMCDataSetHelpers.cs" /> |
66 | | - <Compile Include="Entities\QBDataSetHelpers.cs" /> |
67 | | - <Compile Include="Entities\KDODataSetHelpers.cs" /> |
68 | | - <Compile Include="Entities\KDIDataSetHelpers.cs" /> |
69 | | - <Compile Include="Entities\KCYDataSetHelpers.cs" /> |
70 | | - <Compile Include="Entities\KCM_TFRDataSetHelpers.cs" /> |
71 | | - <Compile Include="Entities\KCMDataSetHelpers.cs" /> |
72 | | - <Compile Include="Entities\DRFDataSetHelpers.cs" /> |
73 | | - <Compile Include="Entities\DFDataSetHelpers.cs" /> |
74 | | - <Compile Include="Entities\CRFDataSetHelpers.cs" /> |
75 | | - <Compile Include="Entities\CRDataSetHelpers.cs" /> |
| 55 | + <Compile Include="Entities\EduHubDataSetSqlValidation.cs" /> |
| 56 | + <Compile Include="Entities\BANKSIG.cs"> |
| 57 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 58 | + </Compile> |
| 59 | + <Compile Include="Entities\BANKSIGDataSet.cs"> |
| 60 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 61 | + </Compile> |
| 62 | + <Compile Include="Entities\CRTT.cs"> |
| 63 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 64 | + </Compile> |
| 65 | + <Compile Include="Entities\CRTTDataSet.cs"> |
| 66 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 67 | + </Compile> |
| 68 | + <Compile Include="Entities\KSCORE.cs"> |
| 69 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 70 | + </Compile> |
| 71 | + <Compile Include="Entities\KSCOREDataSet.cs"> |
| 72 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 73 | + </Compile> |
| 74 | + <Compile Include="Entities\KSTREET.cs"> |
| 75 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 76 | + </Compile> |
| 77 | + <Compile Include="Entities\KSTREETDataSet.cs"> |
| 78 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 79 | + </Compile> |
| 80 | + <Compile Include="Entities\KTT.cs"> |
| 81 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 82 | + </Compile> |
| 83 | + <Compile Include="Entities\KTTDataSet.cs"> |
| 84 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 85 | + </Compile> |
| 86 | + <Compile Include="Entities\QSAC.cs"> |
| 87 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 88 | + </Compile> |
| 89 | + <Compile Include="Entities\QSACDataSet.cs"> |
| 90 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 91 | + </Compile> |
| 92 | + <Compile Include="Entities\QSAD.cs"> |
| 93 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 94 | + </Compile> |
| 95 | + <Compile Include="Entities\QSADDataSet.cs"> |
| 96 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 97 | + </Compile> |
| 98 | + <Compile Include="Entities\QSAG.cs"> |
| 99 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 100 | + </Compile> |
| 101 | + <Compile Include="Entities\QSAGDataSet.cs"> |
| 102 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 103 | + </Compile> |
| 104 | + <Compile Include="Entities\QSAT.cs"> |
| 105 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 106 | + </Compile> |
| 107 | + <Compile Include="Entities\QSATDataSet.cs"> |
| 108 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 109 | + </Compile> |
| 110 | + <Compile Include="Entities\SGFC.cs"> |
| 111 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 112 | + </Compile> |
| 113 | + <Compile Include="Entities\SGFCDataSet.cs"> |
| 114 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 115 | + </Compile> |
| 116 | + <Compile Include="Entities\SPEMRG.cs"> |
| 117 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 118 | + </Compile> |
| 119 | + <Compile Include="Entities\SPEMRGDataSet.cs"> |
| 120 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 121 | + </Compile> |
76 | 122 | <Compile Include="Entities\EduHubDataSetDataReader.cs" /> |
77 | 123 | <Compile Include="Entities\EduHubDataSetDeltaReader.cs" /> |
78 | 124 | <Compile Include="Entities\EduHubDataSetLoadedReader.cs" /> |
|
1463 | 1509 | <Compile Include="Entities\SPWWWDataSet.cs"> |
1464 | 1510 | <DependentUpon>EntityGenerator.tt</DependentUpon> |
1465 | 1511 | </Compile> |
| 1512 | + <Compile Include="Entities\SP_RECIP.cs"> |
| 1513 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 1514 | + </Compile> |
| 1515 | + <Compile Include="Entities\SP_RECIPDataSet.cs"> |
| 1516 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 1517 | + </Compile> |
| 1518 | + <Compile Include="Entities\SP_REPLY.cs"> |
| 1519 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 1520 | + </Compile> |
| 1521 | + <Compile Include="Entities\SP_REPLYDataSet.cs"> |
| 1522 | + <DependentUpon>EntityGenerator.tt</DependentUpon> |
| 1523 | + </Compile> |
1466 | 1524 | <Compile Include="Entities\SRAG.cs"> |
1467 | 1525 | <DependentUpon>EntityGenerator.tt</DependentUpon> |
1468 | 1526 | </Compile> |
|
1901 | 1959 | <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" /> |
1902 | 1960 | </ItemGroup> |
1903 | 1961 | <ItemGroup> |
1904 | | - <None Include="CASES21v55 Schema.xml" /> |
1905 | 1962 | <None Include="EduHubContext.tt"> |
1906 | 1963 | <Generator>TextTemplatingFileGenerator</Generator> |
1907 | 1964 | <LastGenOutput>EduHubContext.cs</LastGenOutput> |
|
1912 | 1969 | </None> |
1913 | 1970 | </ItemGroup> |
1914 | 1971 | <ItemGroup> |
1915 | | - <None Include="CASES21v56 Schema.xml" /> |
1916 | | - </ItemGroup> |
1917 | | - <ItemGroup> |
1918 | | - <None Include="CASES21v56 Schema v2.xml" /> |
| 1972 | + <Content Include="CASES21v58 Schema.xml" /> |
1919 | 1973 | </ItemGroup> |
1920 | 1974 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
1921 | 1975 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
0 commit comments