Browse Source
Merge pull request #5037 from abpframework/maliming/Swashbuckle.AspNetCore
Upgrade Swashbuckle.AspNetCore to 5.5.1
pull/5082/head
Halil İbrahim Kalkan
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with
14 additions and
14 deletions
-
modules/blogging/app/Volo.BloggingTestApp/Volo.BloggingTestApp.csproj
-
modules/cms-kit/host/Volo.CmsKit.HttpApi.Host/Volo.CmsKit.HttpApi.Host.csproj
-
modules/cms-kit/host/Volo.CmsKit.IdentityServer/Volo.CmsKit.IdentityServer.csproj
-
modules/cms-kit/host/Volo.CmsKit.Web.Host/Volo.CmsKit.Web.Host.csproj
-
modules/cms-kit/host/Volo.CmsKit.Web.Unified/Volo.CmsKit.Web.Unified.csproj
-
modules/docs/app/VoloDocs.Web/VoloDocs.Web.csproj
-
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.Host/MyCompanyName.MyProjectName.HttpApi.Host.csproj
-
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.HttpApi.HostWithIds/MyCompanyName.MyProjectName.HttpApi.HostWithIds.csproj
-
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web.Host/MyCompanyName.MyProjectName.Web.Host.csproj
-
templates/app/aspnet-core/src/MyCompanyName.MyProjectName.Web/MyCompanyName.MyProjectName.Web.csproj
-
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.HttpApi.Host/MyCompanyName.MyProjectName.HttpApi.Host.csproj
-
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.IdentityServer/MyCompanyName.MyProjectName.IdentityServer.csproj
-
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Host/MyCompanyName.MyProjectName.Web.Host.csproj
-
templates/module/aspnet-core/host/MyCompanyName.MyProjectName.Web.Unified/MyCompanyName.MyProjectName.Web.Unified.csproj
|
|
|
@ -17,7 +17,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.3.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Serilog" Version="3.0.3" /> |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Volo.Abp.Autofac" Version="3.0.3" /> |
|
|
|
<PackageReference Include="Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic" Version="3.0.3" /> |
|
|
|
|
|
|
|
@ -19,7 +19,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
|
|
|
@ -13,7 +13,7 @@ |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
|
|
|
|
@ -13,7 +13,7 @@ |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
<ProjectReference Include="..\..\..\..\..\framework\src\Volo.Abp.AspNetCore.MultiTenancy\Volo.Abp.AspNetCore.MultiTenancy.csproj" /> |
|
|
|
|
|
|
|
@ -19,7 +19,7 @@ |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
@ -35,7 +35,7 @@ |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.Async" Version="1.4.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
|
|
|
|
@ -10,7 +10,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="3.1.6" /> |
|
|
|
<PackageReference Include="Microsoft.AspNetCore.DataProtection.StackExchangeRedis" Version="3.1.6" /> |
|
|
|
<ProjectReference Include="..\..\..\..\..\framework\src\Volo.Abp.AspNetCore.Serilog\Volo.Abp.AspNetCore.Serilog.csproj" /> |
|
|
|
|
|
|
|
@ -12,7 +12,7 @@ |
|
|
|
<ItemGroup> |
|
|
|
<PackageReference Include="Serilog.AspNetCore" Version="3.2.0" /> |
|
|
|
<PackageReference Include="Serilog.Sinks.File" Version="4.1.0" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.4.1" /> |
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.5.1" /> |
|
|
|
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="3.1.6" /> |
|
|
|
<ProjectReference Include="..\..\..\..\..\framework\src\Volo.Abp.Autofac\Volo.Abp.Autofac.csproj" /> |
|
|
|
<ProjectReference Include="..\..\..\..\..\framework\src\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic\Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic.csproj" /> |
|
|
|
|