[성현모] AccountDB Core로 이동
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\WebApi.Library.DBContext\WebApi.Library.DBContext.csproj" />
|
||||
<ProjectReference Include="..\WebApi.Library\WebApi.Library.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
@ -28,6 +27,9 @@
|
||||
<Reference Include="SystemX.Core">
|
||||
<HintPath>..\..\DLL\SystemX.Core.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="SystemX.Core.DB">
|
||||
<HintPath>..\..\DLL\SystemX.Core.DB.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user