File tree Expand file tree Collapse file tree 1 file changed +0
-14
lines changed
src/Microsoft.Identity.Web.Certificate Expand file tree Collapse file tree 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- https://learn.microsoft.com/dotnet/fundamentals/package-validation/diagnostic-ids -->
33<Suppressions xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
4- <Suppression >
5- <DiagnosticId >CP0008</DiagnosticId >
6- <Target >T:Microsoft.Identity.Web.CertificateSource</Target >
7- <Left >lib/net6.0/Microsoft.Identity.Web.Certificate.dll</Left >
8- <Right >lib/netstandard2.0/Microsoft.Identity.Web.Certificate.dll</Right >
9- <IsBaselineSuppression >true</IsBaselineSuppression >
10- </Suppression >
11- <Suppression >
12- <DiagnosticId >CP0008</DiagnosticId >
13- <Target >T:Microsoft.Identity.Web.CertificateSource</Target >
14- <Left >lib/net7.0/Microsoft.Identity.Web.Certificate.dll</Left >
15- <Right >lib/netstandard2.0/Microsoft.Identity.Web.Certificate.dll</Right >
16- <IsBaselineSuppression >true</IsBaselineSuppression >
17- </Suppression >
184</Suppressions >
You can’t perform that action at this time.
0 commit comments