diff --git a/aspnet-core/Directory.Build.props b/aspnet-core/Directory.Build.props index 948f77631..a56ab652f 100644 --- a/aspnet-core/Directory.Build.props +++ b/aspnet-core/Directory.Build.props @@ -1,7 +1,7 @@  - 5.2.1 - 5.2.1 + 5.2.2 + 5.2.2 1.7.0 1.0.1 6.0.1 diff --git a/aspnet-core/common.props b/aspnet-core/common.props index 5e78413ac..514f4110b 100644 --- a/aspnet-core/common.props +++ b/aspnet-core/common.props @@ -1,7 +1,7 @@ latest - 5.2.1 + 5.2.2 colin $(NoWarn);CS1591;CS0436 https://github.com/colinin/abp-next-admin diff --git a/aspnet-core/modules/cli/LINGYUN.Abp.Cli/LINGYUN.Abp.Cli.csproj b/aspnet-core/modules/cli/LINGYUN.Abp.Cli/LINGYUN.Abp.Cli.csproj index 78bdee127..870ccc0ea 100644 --- a/aspnet-core/modules/cli/LINGYUN.Abp.Cli/LINGYUN.Abp.Cli.csproj +++ b/aspnet-core/modules/cli/LINGYUN.Abp.Cli/LINGYUN.Abp.Cli.csproj @@ -5,7 +5,7 @@ Exe net6.0 - 5.2.1 + 5.2.2 colin Use LINGYUN.MicroService.Templates command line true diff --git a/common.props b/common.props index 5dfa29eb8..2a2c3af3a 100644 --- a/common.props +++ b/common.props @@ -1,7 +1,7 @@ latest - 5.2.1 + 5.2.2 LINGYUN $(NoWarn);CS1591;CS0436 https://github.com/colinin/abp-next-admin diff --git a/gateways/Directory.Build.props b/gateways/Directory.Build.props index 829c1c921..af91d5573 100644 --- a/gateways/Directory.Build.props +++ b/gateways/Directory.Build.props @@ -1,7 +1,7 @@  - 5.2.1 - 5.2.1 + 5.2.2 + 5.2.2 1.6.0 6.0.1 1.5.10 diff --git a/gateways/common.props b/gateways/common.props index 879ec6740..a5bafd373 100644 --- a/gateways/common.props +++ b/gateways/common.props @@ -1,7 +1,7 @@ latest - 5.2.1 + 5.2.2 $(NoWarn);CS1591;CS0436 \ No newline at end of file