From 11fe02d1ac77a4b2634b48bcbc01d7277ac4b9e8 Mon Sep 17 00:00:00 2001 From: Brian Kroth Date: Mon, 14 Oct 2024 09:43:43 -0500 Subject: [PATCH] Add a MS GSL disambiguation note (#1156) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6f1c499..c587ed7 100644 --- a/README.md +++ b/README.md @@ -216,3 +216,7 @@ target_link_libraries(foobar PRIVATE Microsoft.GSL::GSL) ## Debugging visualization support For Visual Studio users, the file [GSL.natvis](./GSL.natvis) in the root directory of the repository can be added to your project if you would like more helpful visualization of GSL types in the Visual Studio debugger than would be offered by default. + +## See Also + +For information on [Microsoft Gray Systems Lab (GSL)](https://aka.ms/gsl) of applied data management and system research see .