From aa006ddf969cc6c3a59488b526ec7ec58c27fff7 Mon Sep 17 00:00:00 2001 From: Calvin Wilkinson Date: Tue, 16 Jan 2024 22:26:18 +0000 Subject: [PATCH 1/2] Start work for issue #187 From 201fdaa665461001836d55fa288d41a4a3085301 Mon Sep 17 00:00:00 2001 From: Calvin Wilkinson Date: Tue, 16 Jan 2024 22:31:33 +0000 Subject: [PATCH 2/2] chore: update all cs projects to the latest version of velaptor --- SampleProjects/Games/SpaceShooter/SpaceShooter.csproj | 4 ++-- SampleProjects/Guides/AtlasTextures/AtlasTextures.csproj | 2 +- SampleProjects/Guides/EmptyProject/EmptyProject.csproj | 2 +- SampleProjects/Guides/KeyboardInput/KeyboardInput.csproj | 2 +- SampleProjects/Guides/MouseInput/MouseInput.csproj | 2 +- SampleProjects/Guides/RenderingText/RenderingText.csproj | 2 +- .../Guides/RenderingTextures/RenderingTextures.csproj | 2 +- .../Guides/RotatingTextures/RotatingTextures.csproj | 2 +- SampleProjects/Guides/Sounds/Sounds.csproj | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/SampleProjects/Games/SpaceShooter/SpaceShooter.csproj b/SampleProjects/Games/SpaceShooter/SpaceShooter.csproj index 51cc138b..f2113aed 100644 --- a/SampleProjects/Games/SpaceShooter/SpaceShooter.csproj +++ b/SampleProjects/Games/SpaceShooter/SpaceShooter.csproj @@ -33,12 +33,12 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/AtlasTextures/AtlasTextures.csproj b/SampleProjects/Guides/AtlasTextures/AtlasTextures.csproj index 5532771e..e925c188 100644 --- a/SampleProjects/Guides/AtlasTextures/AtlasTextures.csproj +++ b/SampleProjects/Guides/AtlasTextures/AtlasTextures.csproj @@ -21,7 +21,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/EmptyProject/EmptyProject.csproj b/SampleProjects/Guides/EmptyProject/EmptyProject.csproj index 10eeb56b..068f4f6c 100644 --- a/SampleProjects/Guides/EmptyProject/EmptyProject.csproj +++ b/SampleProjects/Guides/EmptyProject/EmptyProject.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/KeyboardInput/KeyboardInput.csproj b/SampleProjects/Guides/KeyboardInput/KeyboardInput.csproj index 8f874fce..bebfc3d3 100644 --- a/SampleProjects/Guides/KeyboardInput/KeyboardInput.csproj +++ b/SampleProjects/Guides/KeyboardInput/KeyboardInput.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/MouseInput/MouseInput.csproj b/SampleProjects/Guides/MouseInput/MouseInput.csproj index ab428474..d6f7e33e 100644 --- a/SampleProjects/Guides/MouseInput/MouseInput.csproj +++ b/SampleProjects/Guides/MouseInput/MouseInput.csproj @@ -15,7 +15,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/RenderingText/RenderingText.csproj b/SampleProjects/Guides/RenderingText/RenderingText.csproj index 213ca098..7ea553a7 100644 --- a/SampleProjects/Guides/RenderingText/RenderingText.csproj +++ b/SampleProjects/Guides/RenderingText/RenderingText.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/RenderingTextures/RenderingTextures.csproj b/SampleProjects/Guides/RenderingTextures/RenderingTextures.csproj index 4c51fdab..d08546a2 100644 --- a/SampleProjects/Guides/RenderingTextures/RenderingTextures.csproj +++ b/SampleProjects/Guides/RenderingTextures/RenderingTextures.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/RotatingTextures/RotatingTextures.csproj b/SampleProjects/Guides/RotatingTextures/RotatingTextures.csproj index 3788b2ed..f98a7b26 100644 --- a/SampleProjects/Guides/RotatingTextures/RotatingTextures.csproj +++ b/SampleProjects/Guides/RotatingTextures/RotatingTextures.csproj @@ -10,7 +10,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/SampleProjects/Guides/Sounds/Sounds.csproj b/SampleProjects/Guides/Sounds/Sounds.csproj index 688b6228..53de2a8b 100644 --- a/SampleProjects/Guides/Sounds/Sounds.csproj +++ b/SampleProjects/Guides/Sounds/Sounds.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive