Base solution for your next web application
Open Closed

compile warnings #10480


User avatar
0
BobIngham created

10.4.0, Angular, .net core Hi Guys,

Finally making the jump from 6.8.0 to 10.4.0. When I compile the .NET Core solution I have to suppress warning 1591 (XML comments) in Web.Core, Web.Host and Application projects. Shouldn't you add this as standard to suppress warnings?

There is also the following warning: warning CS0618: 'IAbpAutoMapperConfiguration.UseStaticMapper' is obsolete: 'Automapper will remove static API. See https://github.com/aspnetboilerplate/aspnetboilerplate/issues/4667' Is that an issue?

Cheers, Bob


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @bobingham

    When I try a non-modified 10.4 project, I can't see those warnings. Could you try that as well ?

    Thanks,