Skip to content

Commit

Permalink
abp update version 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yangfubing committed Jul 16, 2020
1 parent 64d42f1 commit 6ab208d
Show file tree
Hide file tree
Showing 42 changed files with 16,312 additions and 2,108 deletions.
22 changes: 11 additions & 11 deletions gateways/AdminApiGateway.Host/AdminApiGateway.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" />
<PackageReference Include="Serilog.Sinks.Elasticsearch" Version="8.0.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0" />
<PackageReference Include="Volo.Abp.Autofac" Version="3.0.3" />
<PackageReference Include="Volo.Abp.EntityFrameworkCore.SqlServer" Version="3.0.3" />
<PackageReference Include="Volo.Abp.Http.Client.IdentityModel" Version="3.0.3" />
<PackageReference Include="Volo.Abp.Identity.HttpApi" Version="3.0.3" />
<PackageReference Include="Volo.Abp.Identity.HttpApi.Client" Version="3.0.3" />
<PackageReference Include="Volo.Abp.PermissionManagement.Application" Version="3.0.3" />
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.Identity" Version="3.0.3" />
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.IdentityServer" Version="3.0.3" />
<PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="3.0.3" />
<PackageReference Include="Volo.Abp.PermissionManagement.HttpApi" Version="3.0.3" />
<PackageReference Include="Volo.Abp.SettingManagement.EntityFrameworkCore" Version="3.0.3" />
<PackageReference Include="Volo.Abp.Autofac" Version="3.0.4" />
<PackageReference Include="Volo.Abp.EntityFrameworkCore.SqlServer" Version="3.0.4" />
<PackageReference Include="Volo.Abp.Http.Client.IdentityModel" Version="3.0.4" />
<PackageReference Include="Volo.Abp.Identity.HttpApi" Version="3.0.4" />
<PackageReference Include="Volo.Abp.Identity.HttpApi.Client" Version="3.0.4" />
<PackageReference Include="Volo.Abp.PermissionManagement.Application" Version="3.0.4" />
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.Identity" Version="3.0.4" />
<PackageReference Include="Volo.Abp.PermissionManagement.Domain.IdentityServer" Version="3.0.4" />
<PackageReference Include="Volo.Abp.PermissionManagement.EntityFrameworkCore" Version="3.0.4" />
<PackageReference Include="Volo.Abp.PermissionManagement.HttpApi" Version="3.0.4" />
<PackageReference Include="Volo.Abp.SettingManagement.EntityFrameworkCore" Version="3.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 6ab208d

Please sign in to comment.