File tree 4 files changed +4
-4
lines changed
ServiceShared/Application
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
<ItemGroup Condition =" '$(SolutionName)'=='Adnc'" >
12
12
<ProjectReference Include =" ..\..\..\Infrastructures\Repository\Adnc.Infra.Repository.csproj" />
13
13
<ProjectReference Include =" ..\..\..\ServiceShared\Repository\Adnc.Shared.Repository.csproj" />
14
- <ProjectReference Include =" ..\..\..\Infrastructures\Repository.EfCore.MySql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
14
+ <ProjectReference Include =" ..\..\..\Infrastructures\Repository.EfCore.Mysql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
15
15
</ItemGroup >
16
16
17
17
<ItemGroup Condition =" '$(SolutionName)'=='Adnc.Demo' " >
Original file line number Diff line number Diff line change 10
10
11
11
<ItemGroup Condition =" '$(SolutionName)'=='Adnc'" >
12
12
<ProjectReference Include =" ..\..\..\Infrastructures\Repository\Adnc.Infra.Repository.csproj" />
13
- <ProjectReference Include =" ..\..\..\Infrastructures\Repository.EfCore.MySql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
13
+ <ProjectReference Include =" ..\..\..\Infrastructures\Repository.EfCore.Mysql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
14
14
<ProjectReference Include =" ..\..\..\ServiceShared\Repository\Adnc.Shared.Repository.csproj" />
15
15
<ProjectReference Include =" ..\..\..\ServiceShared\Shared\Adnc.Shared.csproj" />
16
16
</ItemGroup >
Original file line number Diff line number Diff line change 5
5
<OutputPath >..\Ord.Api\bin\$(Configuration)</OutputPath >
6
6
</PropertyGroup >
7
7
<ItemGroup Condition =" '$(SolutionName)'=='Adnc'" >
8
- <ProjectReference Include =" ..\..\..\Infrastructures\Repository.EfCore.MySql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
8
+ <ProjectReference Include =" ..\..\..\Infrastructures\Repository.EfCore.Mysql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
9
9
</ItemGroup >
10
10
11
11
<ItemGroup Condition =" '$(SolutionName)'=='Adnc.Demo' " >
Original file line number Diff line number Diff line change 27
27
<ItemGroup Condition =" '$(SolutionName)'=='Adnc'" >
28
28
<ProjectReference Include =" ..\..\Infrastructures\Consul\Adnc.Infra.Consul.csproj" />
29
29
<ProjectReference Include =" ..\..\Infrastructures\Repository.Dapper\Adnc.Infra.Repository.Dapper.csproj" />
30
- <ProjectReference Include =" ..\..\Infrastructures\Repository.EfCore.MySql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
30
+ <ProjectReference Include =" ..\..\Infrastructures\Repository.EfCore.Mysql \Adnc.Infra.Repository.EfCore.MySql.csproj" />
31
31
<ProjectReference Include =" ..\..\Infrastructures\EventBus\Adnc.Infra.EventBus.csproj" />
32
32
<ProjectReference Include =" ..\..\Infrastructures\IdGenerater\Adnc.Infra.IdGenerater.csproj" />
33
33
<ProjectReference Include =" ..\..\Infrastructures\Redis.Caching\Adnc.Infra.Redis.Caching.csproj" />
You can’t perform that action at this time.
0 commit comments