Where is /resources for swagger-ui gone?

Hi,
i have updated to latest servicestack and also .net core.
And now when running /swagger-ui i can’t load /resources

http://localhost/ui - works
http://localhost/swagger-ui - works (but can’t load resources
http://localhost/metadata - works

I get 404 on /resources

Did you click on the Swagger UI link on your metadata page?

image

Thx i got it working. Had an old swagger-ui in the project