From 09961c0e79f3bff4e1b248d0e0be76a5e8667085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20M=E1=BA=A1nh?= <75465287+frostbun@users.noreply.github.com> Date: Sat, 29 Jun 2024 13:42:32 +0700 Subject: [PATCH] Add Faker.Net (#361) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Faker.Net * Update registry.json * Update registry.json --------- Co-authored-by: Borja Domínguez --- registry.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/registry.json b/registry.json index c83d9e2..6e950db 100644 --- a/registry.json +++ b/registry.json @@ -416,6 +416,10 @@ "listed": false, "version": "1.0.6" }, + "Faker.Net": { + "listed": true, + "version": "1.3.56" + }, "FastEnum": { "listed": true, "version": "1.0.0" @@ -1076,6 +1080,9 @@ "listed": true, "version": "0.1.0" }, + "NETStandard.Library": { + "ignore": true + }, "Newtonsoft.Json": { "listed": true, "version": "11.0.1"