redhat-developer / dotnet-regular-tests

.NET Core tests for .NET Bunny (RHEL & Fedora RPM tests)
MIT License
8 stars 13 forks source link

Extended managed-symbols-available to check ASP.NET Core #311

Closed nicrowe00 closed 1 year ago

nicrowe00 commented 1 year ago

Extended the test for managed-symbols-available to ensure that symbols are available for the ASP.NET Core shared framework as well as the .NET Core shared framework.

Closes #308 Signed-off-by: Niall Crowe nicrowe@redhat.com

tmds commented 1 year ago

Can you rebase on top of the main branch?

tmds commented 1 year ago

@nicrowe00 can you take a look at https://github.com/redhat-developer/dotnet-regular-tests/pull/311#discussion_r1384701632, and then you can merge this.