Browse Source
Update modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.csproj
Co-authored-by: Enis Necipoglu <iletisim@enisnecipoglu.com>
pull/13675/head
malik masis
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
modules/cms-kit/src/Volo.CmsKit.Domain.Shared/Volo.CmsKit.Domain.Shared.csproj
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Validation\Volo.Abp.Validation.csproj" /> |
|
|
|
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.GlobalFeatures\Volo.Abp.GlobalFeatures.csproj" /> |
|
|
|
<ProjectReference Include="..\..\..\..\..\abp\framework\src\Volo.Abp.Features\Volo.Abp.Features.csproj" /> |
|
|
|
<ProjectReference Include="..\..\..\..\framework\src\Volo.Abp.Features\Volo.Abp.Features.csproj" /> |
|
|
|
<PackageReference Include="Microsoft.Extensions.FileProviders.Embedded" Version="6.0.5" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
|