git » microsoft-gsl.git » commit 1f2c0d5

add nvchecker

author T.J. Townsend
2024-07-12 23:12:38 UTC
committer T.J. Townsend
2024-07-12 23:12:38 UTC
parent 0f4774a27cfd7491aa088ee734d83a0db7af9616

add nvchecker

.nvchecker.toml +4 -0

diff --git a/.nvchecker.toml b/.nvchecker.toml
new file mode 100644
index 0000000..b0e121b
--- /dev/null
+++ b/.nvchecker.toml
@@ -0,0 +1,4 @@
+[microsoft-gsl]
+source = "git"
+git = "https://github.com/Microsoft/GSL.git"
+prefix = "v"