From c2b417c8e8998ca1df16ad4101fefae9f0fca44f Mon Sep 17 00:00:00 2001 From: Virgile Bello Date: Thu, 13 Dec 2018 17:55:05 +0900 Subject: [PATCH] [Samples] Keep Xenko.Particles for now, until we have better extensibility in Graphics Compositor --- .../Audio/SimpleAudio/SimpleAudio.Game/SimpleAudio.Game.csproj | 1 + .../PhysicsSample/PhysicsSample.Game/PhysicsSample.Game.csproj | 1 + .../FirstPersonShooter.Game/FirstPersonShooter.Game.csproj | 1 + 3 files changed, 3 insertions(+) diff --git a/samples/Audio/SimpleAudio/SimpleAudio.Game/SimpleAudio.Game.csproj b/samples/Audio/SimpleAudio/SimpleAudio.Game/SimpleAudio.Game.csproj index 7c35242d8..d7e95c5c2 100644 --- a/samples/Audio/SimpleAudio/SimpleAudio.Game/SimpleAudio.Game.csproj +++ b/samples/Audio/SimpleAudio/SimpleAudio.Game/SimpleAudio.Game.csproj @@ -7,6 +7,7 @@ + \ No newline at end of file diff --git a/samples/Physics/PhysicsSample/PhysicsSample.Game/PhysicsSample.Game.csproj b/samples/Physics/PhysicsSample/PhysicsSample.Game/PhysicsSample.Game.csproj index 9a6764add..2f575e593 100644 --- a/samples/Physics/PhysicsSample/PhysicsSample.Game/PhysicsSample.Game.csproj +++ b/samples/Physics/PhysicsSample/PhysicsSample.Game/PhysicsSample.Game.csproj @@ -7,6 +7,7 @@ + diff --git a/samples/Templates/FirstPersonShooter/FirstPersonShooter/FirstPersonShooter.Game/FirstPersonShooter.Game.csproj b/samples/Templates/FirstPersonShooter/FirstPersonShooter/FirstPersonShooter.Game/FirstPersonShooter.Game.csproj index 01c1fa063..e4af65454 100644 --- a/samples/Templates/FirstPersonShooter/FirstPersonShooter/FirstPersonShooter.Game/FirstPersonShooter.Game.csproj +++ b/samples/Templates/FirstPersonShooter/FirstPersonShooter/FirstPersonShooter.Game/FirstPersonShooter.Game.csproj @@ -7,6 +7,7 @@ +