From 12d489dcae61c858e63ccc5524af82335b873bbe Mon Sep 17 00:00:00 2001 From: Westin Musser <127992899+westin-m@users.noreply.github.com> Date: Wed, 26 Jul 2023 11:23:42 -0700 Subject: [PATCH] Create CodeCoverage.runsettings --- build/CodeCoverage.runsettings | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 build/CodeCoverage.runsettings diff --git a/build/CodeCoverage.runsettings b/build/CodeCoverage.runsettings new file mode 100644 index 0000000000..68c61eff5e --- /dev/null +++ b/build/CodeCoverage.runsettings @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + .*\microsoft.identitymodel.abstractions.dll + .*\microsoft.identitymodel.jsonwebtokens.dll + .*\microsoft.identitymodel.keyvaultextensions.dll + .*\microsoft.identitymodel.logging.dll + .*\microsoft.identitymodel.loggingextensions.dll + .*\microsoft.identitymodel.managedkeyvaultsecuritykey.dll + .*\microsoft.identitymodel.protocols.openidconnect.dll + .*\microsoft.identitymodel.protocols.signedhttprequest.dll + .*\microsoft.identitymodel.protocols.wsfederation.dll + .*\microsoft.identitymodel.protocols.dll + .*\microsoft.identitymodel.testextensions.dll + .*\microsoft.identitymodel.tokens.saml.dll + .*\microsoft.identitymodel.tokens.dll + .*\microsoft.identitymodel.validators.dll + .*\microsoft.identitymodel.xml.dll + .*\system.identitymodel.tokens.jwt.dll + + + + + + + + +