diff --git a/src/ImageSharp/ImageSharp.xproj b/src/ImageSharp/ImageSharp.xproj index ffe5b1cea..dcd5b9ed1 100644 --- a/src/ImageSharp/ImageSharp.xproj +++ b/src/ImageSharp/ImageSharp.xproj @@ -7,7 +7,7 @@ 2aa31a1f-142c-43f4-8687-09abca4b3a26 - ImageProcessorCore + ImageSharp .\obj .\bin\ v4.5.1 diff --git a/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.xproj b/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.xproj index dd3a44428..184faefd8 100644 --- a/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.xproj +++ b/tests/ImageSharp.Benchmarks/ImageSharp.Benchmarks.xproj @@ -7,7 +7,7 @@ 299d8e18-102c-42de-adbf-79098ee706a8 - ImageProcessorCore.Benchmarks + ImageSharp.Benchmarks .\obj .\bin\ v4.5.1 diff --git a/tests/ImageSharp.Tests/ImageSharp.Tests.xproj b/tests/ImageSharp.Tests/ImageSharp.Tests.xproj index 997d0766c..d2c2d15a0 100644 --- a/tests/ImageSharp.Tests/ImageSharp.Tests.xproj +++ b/tests/ImageSharp.Tests/ImageSharp.Tests.xproj @@ -7,7 +7,7 @@ f836e8e6-b4d9-4208-8346-140c74678b91 - ImageProcessorCore.Tests + ImageSharp.Tests .\obj .\bin\ v4.5.1