From 5dac1be2d75a3acdf20531d07044bca6d79f9196 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 16 May 2018 16:47:34 -0700 Subject: [PATCH] Mark UserSecrets extension as a system component (#439) --- .../source.extension.vsixmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/Microsoft.VisualStudio.SecretManager/source.extension.vsixmanifest b/tooling/Microsoft.VisualStudio.SecretManager/source.extension.vsixmanifest index 37bb50c..68b5347 100644 --- a/tooling/Microsoft.VisualStudio.SecretManager/source.extension.vsixmanifest +++ b/tooling/Microsoft.VisualStudio.SecretManager/source.extension.vsixmanifest @@ -6,7 +6,7 @@ Microsoft.VisualStudio.SecretManager Enables IVsProjectSecrets for ASP.NET Core projects that use Microsoft.Extensions.Configuration.UserSecrets. - +