Please implement an ability to pass nonce (random string - https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script) via MiniProfiler.Current.RenderIncludes() method.
This would allow to apply Content-Security-Policy rules on the website and white-list MiniProfiler includes.min.js JavaScript as a safe one.