diff --git a/aspnet-core/templates/aio/content/common.props b/aspnet-core/templates/aio/content/common.props index d7d7622cf..877d09535 100644 --- a/aspnet-core/templates/aio/content/common.props +++ b/aspnet-core/templates/aio/content/common.props @@ -3,13 +3,15 @@ latest 8.2.1 colin - $(NoWarn);CS1591;CS0436;CS8618;NU1803 + $(NoWarn);CS1591;CS0436;CS8618;NU1803;NU1900 https://github.com/colinin/abp-next-admin - $(SolutionDir)LocalNuget 8.2.1 MIT git https://github.com/colinin/abp-next-admin + + true + $(NoWarn);1591 true @@ -30,9 +32,4 @@ - - - $(SolutionDir)LocalNuget - - \ No newline at end of file