| | |
| | | <ItemGroup> |
| | | <Compile Include="BaseModel.cs" /> |
| | | <Compile Include="DBModel.cs" /> |
| | | <Compile Include="Migrations\202007130138484_initDB.cs" /> |
| | | <Compile Include="Migrations\202007130138484_initDB.designer.cs"> |
| | | <DependentUpon>202007130138484_initDB.cs</DependentUpon> |
| | | <Compile Include="Migrations\202007140824439_initDB.cs" /> |
| | | <Compile Include="Migrations\202007140824439_initDB.designer.cs"> |
| | | <DependentUpon>202007140824439_initDB.cs</DependentUpon> |
| | | </Compile> |
| | | <Compile Include="Migrations\Configuration.cs" /> |
| | | <Compile Include="Model\KeyUnitData.cs" /> |
| | |
| | | </ProjectReference> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <EmbeddedResource Include="Migrations\202007130138484_initDB.resx"> |
| | | <DependentUpon>202007130138484_initDB.cs</DependentUpon> |
| | | <EmbeddedResource Include="Migrations\202007140824439_initDB.resx"> |
| | | <DependentUpon>202007140824439_initDB.cs</DependentUpon> |
| | | </EmbeddedResource> |
| | | </ItemGroup> |
| | | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |