diff --git a/Benchmarks/Benchmarks.csproj b/Benchmarks/Benchmarks.csproj index 5db54d3a..c6b03b4a 100644 --- a/Benchmarks/Benchmarks.csproj +++ b/Benchmarks/Benchmarks.csproj @@ -9,7 +9,7 @@ - + diff --git a/BrightData.Cuda/BrightData.Cuda.csproj b/BrightData.Cuda/BrightData.Cuda.csproj index 2d7e0303..234160d6 100644 --- a/BrightData.Cuda/BrightData.Cuda.csproj +++ b/BrightData.Cuda/BrightData.Cuda.csproj @@ -104,7 +104,7 @@ - + diff --git a/BrightData.Cuda/BrightData.Cuda.xml b/BrightData.Cuda/BrightData.Cuda.xml index bbef7e59..b86b5ab8 100644 --- a/BrightData.Cuda/BrightData.Cuda.xml +++ b/BrightData.Cuda/BrightData.Cuda.xml @@ -253,6 +253,9 @@ + + + diff --git a/BrightData.Cuda/CudaLinearAlgebraProvider.cs b/BrightData.Cuda/CudaLinearAlgebraProvider.cs index 1d144526..f755c816 100644 --- a/BrightData.Cuda/CudaLinearAlgebraProvider.cs +++ b/BrightData.Cuda/CudaLinearAlgebraProvider.cs @@ -782,6 +782,7 @@ public override IMatrix FindDistances(IReadOnlyList public override IVector FindDistances(IReadOnlyNumericSegment vector, IReadOnlyList> compareTo, DistanceMetric distanceMetric) { if (distanceMetric is not (DistanceMetric.Euclidean or DistanceMetric.Manhattan or DistanceMetric.Cosine)) diff --git a/BrightData.Parquet/BrightData.Parquet.csproj b/BrightData.Parquet/BrightData.Parquet.csproj index 7fdff685..1d76874c 100644 --- a/BrightData.Parquet/BrightData.Parquet.csproj +++ b/BrightData.Parquet/BrightData.Parquet.csproj @@ -7,7 +7,7 @@ - + diff --git a/BrightData.UnitTests/BrightData.UnitTests.csproj b/BrightData.UnitTests/BrightData.UnitTests.csproj index 50ff6a94..e007d0f8 100644 --- a/BrightData.UnitTests/BrightData.UnitTests.csproj +++ b/BrightData.UnitTests/BrightData.UnitTests.csproj @@ -11,16 +11,16 @@ - - + + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/BrightWire.UnitTests/BrightWire.UnitTests.csproj b/BrightWire.UnitTests/BrightWire.UnitTests.csproj index ff00a820..937a6c82 100644 --- a/BrightWire.UnitTests/BrightWire.UnitTests.csproj +++ b/BrightWire.UnitTests/BrightWire.UnitTests.csproj @@ -15,15 +15,15 @@ - - + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/ExampleCode/ExampleCode.csproj b/ExampleCode/ExampleCode.csproj index b4df0b0a..1fdb1ee4 100644 --- a/ExampleCode/ExampleCode.csproj +++ b/ExampleCode/ExampleCode.csproj @@ -11,7 +11,7 @@ - +