From 1f4e51fe6021b3359ad05ec74bae8f07a0ad6ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Sat, 10 Dec 2022 12:55:09 +0100 Subject: [PATCH] Update RepositoryUrl to use a HTTPS URL --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index a205d35d..be86495f 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -40,7 +40,7 @@ Apache-2.0 authentication;jwt;openidconnect;openiddict;security git - git://github.com/openiddict/openiddict-core + https://github.com/openiddict/openiddict-core.git