From e7fbebad180c051e3ace6c3015bc4191ce700c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jun 2022 21:12:34 +0000 Subject: [PATCH] Bump SixLabors.ImageSharp from 1.0.4 to 2.1.3 Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 1.0.4 to 2.1.3. - [Release notes](https://github.com/SixLabors/ImageSharp/releases) - [Commits](https://github.com/SixLabors/ImageSharp/compare/v1.0.4...v2.1.3) --- updated-dependencies: - dependency-name: SixLabors.ImageSharp dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/CSharp/OpenGL Demos/AndroidDemo/AndroidDemo.csproj | 2 +- .../Tutorial 1.4 - Textures/Tutorial 1.4 - Textures.csproj | 2 +- .../Tutorial 1.5 - Transformations.csproj | 2 +- .../Tutorial 2.1 - Co-ordinate Systems.csproj | 2 +- .../Tutorial 2.2 - Camera/Tutorial 2.2 - Camera.csproj | 2 +- .../Tutorial 3.1 - Ambient Lighting.csproj | 2 +- .../Tutorial 3.2 - Diffuse Lighting.csproj | 2 +- .../Tutorial 3.3 - Specular Lighting.csproj | 2 +- .../Tutorial 3.4 - Materials/Tutorial 3.4 - Materials.csproj | 2 +- .../Tutorial 3.5 - Lighting Maps.csproj | 2 +- src/Lab/Experiments/BlankWindow/BlankWindow.csproj | 2 +- src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/examples/CSharp/OpenGL Demos/AndroidDemo/AndroidDemo.csproj b/examples/CSharp/OpenGL Demos/AndroidDemo/AndroidDemo.csproj index 2e2d8ca4bc..d938383f17 100644 --- a/examples/CSharp/OpenGL Demos/AndroidDemo/AndroidDemo.csproj +++ b/examples/CSharp/OpenGL Demos/AndroidDemo/AndroidDemo.csproj @@ -22,7 +22,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 1.4 - Textures/Tutorial 1.4 - Textures.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 1.4 - Textures/Tutorial 1.4 - Textures.csproj index b423225d2a..b2968c01e6 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 1.4 - Textures/Tutorial 1.4 - Textures.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 1.4 - Textures/Tutorial 1.4 - Textures.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 1.5 - Transformations/Tutorial 1.5 - Transformations.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 1.5 - Transformations/Tutorial 1.5 - Transformations.csproj index b423225d2a..b2968c01e6 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 1.5 - Transformations/Tutorial 1.5 - Transformations.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 1.5 - Transformations/Tutorial 1.5 - Transformations.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 2.1 - Co-ordinate Systems/Tutorial 2.1 - Co-ordinate Systems.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 2.1 - Co-ordinate Systems/Tutorial 2.1 - Co-ordinate Systems.csproj index b423225d2a..b2968c01e6 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 2.1 - Co-ordinate Systems/Tutorial 2.1 - Co-ordinate Systems.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 2.1 - Co-ordinate Systems/Tutorial 2.1 - Co-ordinate Systems.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 2.2 - Camera/Tutorial 2.2 - Camera.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 2.2 - Camera/Tutorial 2.2 - Camera.csproj index b423225d2a..b2968c01e6 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 2.2 - Camera/Tutorial 2.2 - Camera.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 2.2 - Camera/Tutorial 2.2 - Camera.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 3.1 - Ambient Lighting/Tutorial 3.1 - Ambient Lighting.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 3.1 - Ambient Lighting/Tutorial 3.1 - Ambient Lighting.csproj index ee516e37f0..8b8f10a6b5 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 3.1 - Ambient Lighting/Tutorial 3.1 - Ambient Lighting.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 3.1 - Ambient Lighting/Tutorial 3.1 - Ambient Lighting.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 3.2 - Diffuse Lighting/Tutorial 3.2 - Diffuse Lighting.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 3.2 - Diffuse Lighting/Tutorial 3.2 - Diffuse Lighting.csproj index ee516e37f0..8b8f10a6b5 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 3.2 - Diffuse Lighting/Tutorial 3.2 - Diffuse Lighting.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 3.2 - Diffuse Lighting/Tutorial 3.2 - Diffuse Lighting.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 3.3 - Specular Lighting/Tutorial 3.3 - Specular Lighting.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 3.3 - Specular Lighting/Tutorial 3.3 - Specular Lighting.csproj index ee516e37f0..8b8f10a6b5 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 3.3 - Specular Lighting/Tutorial 3.3 - Specular Lighting.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 3.3 - Specular Lighting/Tutorial 3.3 - Specular Lighting.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 3.4 - Materials/Tutorial 3.4 - Materials.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 3.4 - Materials/Tutorial 3.4 - Materials.csproj index ee516e37f0..8b8f10a6b5 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 3.4 - Materials/Tutorial 3.4 - Materials.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 3.4 - Materials/Tutorial 3.4 - Materials.csproj @@ -8,7 +8,7 @@ - + diff --git a/examples/CSharp/OpenGL Tutorials/Tutorial 3.5 - Lighting Maps/Tutorial 3.5 - Lighting Maps.csproj b/examples/CSharp/OpenGL Tutorials/Tutorial 3.5 - Lighting Maps/Tutorial 3.5 - Lighting Maps.csproj index b60be24225..1b1d5a1e02 100644 --- a/examples/CSharp/OpenGL Tutorials/Tutorial 3.5 - Lighting Maps/Tutorial 3.5 - Lighting Maps.csproj +++ b/examples/CSharp/OpenGL Tutorials/Tutorial 3.5 - Lighting Maps/Tutorial 3.5 - Lighting Maps.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Lab/Experiments/BlankWindow/BlankWindow.csproj b/src/Lab/Experiments/BlankWindow/BlankWindow.csproj index 2efeb1e949..66c14ebe28 100644 --- a/src/Lab/Experiments/BlankWindow/BlankWindow.csproj +++ b/src/Lab/Experiments/BlankWindow/BlankWindow.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj b/src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj index 73168361d1..4db1d33b53 100644 --- a/src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj +++ b/src/Lab/Experiments/CoreRTTest/CoreRTTest.csproj @@ -10,7 +10,7 @@ - +