We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab1a863 commit e1351d0Copy full SHA for e1351d0
PlatformKit/Core/Identification/RuntimeIdentification.cs
@@ -34,6 +34,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34
using PlatformKit.Mac;
35
using PlatformKit.Internal.Deprecation;
36
using PlatformKit.Internal.Localizations;
37
+using AlastairLundy.DotExtensions.Strings;
38
+
39
40
#if NETSTANDARD2_1 || NET5_0_OR_GREATER
41
using PlatformKit.FreeBSD;
0 commit comments