From 1cc6421d351ac0f539de3fef45d71f09701902a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Penavaire?= Date: Tue, 28 Sep 2021 17:53:29 +0200 Subject: [PATCH] Revert bump for URP projects --- TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json | 2 +- .../UniversalGraphicsTest_Foundation/Packages/manifest.json | 2 +- .../UniversalGraphicsTest_Lighting/Packages/manifest.json | 2 +- .../UniversalGraphicsTest_PostPro/Packages/manifest.json | 2 +- .../UniversalGraphicsTest_Terrain/Packages/manifest.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json index f9f9ac3e56c..ce384d37538 100644 --- a/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.18", "com.unity.test-framework.build": "0.0.1-preview.14", "com.unity.test-framework.utp-reporter": "1.0.2-preview", "com.unity.testframework.graphics": "7.8.14-preview", diff --git a/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json index 463399b100b..7985369e539 100644 --- a/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.18", "com.unity.test-framework.build": "0.0.1-preview.14", "com.unity.test-framework.utp-reporter": "1.0.2-preview", "com.unity.testframework.graphics": "7.8.14-preview", diff --git a/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json index 463399b100b..7985369e539 100644 --- a/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.18", "com.unity.test-framework.build": "0.0.1-preview.14", "com.unity.test-framework.utp-reporter": "1.0.2-preview", "com.unity.testframework.graphics": "7.8.14-preview", diff --git a/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json index 463399b100b..7985369e539 100644 --- a/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.18", "com.unity.test-framework.build": "0.0.1-preview.14", "com.unity.test-framework.utp-reporter": "1.0.2-preview", "com.unity.testframework.graphics": "7.8.14-preview", diff --git a/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json index 8373dfedacd..66b4f6e482b 100644 --- a/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json @@ -11,7 +11,7 @@ "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.18", "com.unity.test-framework.build": "0.0.1-preview.14", "com.unity.test-framework.utp-reporter": "1.1.0-preview", "com.unity.testframework.graphics": "7.8.16-preview",