Commit 2bde40c 1 parent 81939c8 commit 2bde40c Copy full SHA for 2bde40c
File tree 2 files changed +22
-0
lines changed
2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <!-- https://learn.microsoft.com/en-us/dotnet/fundamentals/package-validation/diagnostic-ids -->
3
+ <Suppressions xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
4
+ <Suppression >
5
+ <DiagnosticId >CP0001</DiagnosticId >
6
+ <Target >T:Hast.Vitis.Constants.Extensions</Target >
7
+ <Left >lib/net6.0/Hast.Vitis.dll</Left >
8
+ <Right >lib/net6.0/Hast.Vitis.dll</Right >
9
+ <IsBaselineSuppression >true</IsBaselineSuppression >
10
+ </Suppression >
11
+ </Suppressions >
Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <!-- https://learn.microsoft.com/en-us/dotnet/fundamentals/package-validation/diagnostic-ids -->
3
+ <Suppressions xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
4
+ <Suppression >
5
+ <DiagnosticId >CP0001</DiagnosticId >
6
+ <Target >T:Hast.Xilinx.Constants</Target >
7
+ <Left >lib/net6.0/Hast.Xilinx.dll</Left >
8
+ <Right >lib/net6.0/Hast.Xilinx.dll</Right >
9
+ <IsBaselineSuppression >true</IsBaselineSuppression >
10
+ </Suppression >
11
+ </Suppressions >
You can’t perform that action at this time.
0 commit comments