File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?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" >
44 <Suppression >
120120 <Right >lib/net8.0/Aspire.Hosting.dll</Right >
121121 <IsBaselineSuppression >true</IsBaselineSuppression >
122122 </Suppression >
123+ <Suppression >
124+ <DiagnosticId >CP0002</DiagnosticId >
125+ <Target >M:Aspire.Hosting.InputsDialogValidationContext.get_ServiceProvider</Target >
126+ <Left >lib/net8.0/Aspire.Hosting.dll</Left >
127+ <Right >lib/net8.0/Aspire.Hosting.dll</Right >
128+ <IsBaselineSuppression >true</IsBaselineSuppression >
129+ </Suppression >
130+ <Suppression >
131+ <DiagnosticId >CP0002</DiagnosticId >
132+ <Target >M:Aspire.Hosting.InputsDialogValidationContext.set_ServiceProvider(System.IServiceProvider)</Target >
133+ <Left >lib/net8.0/Aspire.Hosting.dll</Left >
134+ <Right >lib/net8.0/Aspire.Hosting.dll</Right >
135+ <IsBaselineSuppression >true</IsBaselineSuppression >
136+ </Suppression >
123137 <Suppression >
124138 <DiagnosticId >CP0002</DiagnosticId >
125139 <Target >M:Aspire.Hosting.InteractionInput.set_MaxLength(System.Nullable{System.Int32})</Target >
239253 <Right >lib/net8.0/Aspire.Hosting.dll</Right >
240254 <IsBaselineSuppression >true</IsBaselineSuppression >
241255 </Suppression >
242- </Suppressions >
256+ </Suppressions >
You can’t perform that action at this time.
0 commit comments