diff --git a/Src/ILGPU.Algorithms/CompatibilitySuppressions.xml b/Src/ILGPU.Algorithms/CompatibilitySuppressions.xml index 2f7dfb841..a55804db7 100644 --- a/Src/ILGPU.Algorithms/CompatibilitySuppressions.xml +++ b/Src/ILGPU.Algorithms/CompatibilitySuppressions.xml @@ -1,4 +1,39 @@  + + CP0006 + M:ILGPU.Algorithms.Random.IRandomProvider`1.CreateProvider(ILGPU.Algorithms.Random.XorShift128Plus) + lib/net471/ILGPU.Algorithms.dll + lib/net471/ILGPU.Algorithms.dll + true + + + CP0006 + M:ILGPU.Algorithms.Random.IRandomProvider`1.CreateProvider(ILGPU.Algorithms.Random.XorShift128Plus) + lib/net5.0/ILGPU.Algorithms.dll + lib/net5.0/ILGPU.Algorithms.dll + true + + + CP0006 + M:ILGPU.Algorithms.Random.IRandomProvider`1.CreateProvider(ILGPU.Algorithms.Random.XorShift128Plus) + lib/net6.0/ILGPU.Algorithms.dll + lib/net6.0/ILGPU.Algorithms.dll + true + + + CP0006 + M:ILGPU.Algorithms.Random.IRandomProvider`1.CreateProvider(ILGPU.Algorithms.Random.XorShift128Plus) + lib/net7.0/ILGPU.Algorithms.dll + lib/net7.0/ILGPU.Algorithms.dll + true + + + CP0006 + M:ILGPU.Algorithms.Random.IRandomProvider`1.CreateProvider(ILGPU.Algorithms.Random.XorShift128Plus) + lib/netstandard2.1/ILGPU.Algorithms.dll + lib/netstandard2.1/ILGPU.Algorithms.dll + true + \ No newline at end of file