From 30af45778635f5b34c48b439a177c67aa1aeccce Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Mon, 21 Oct 2024 17:31:19 -0700 Subject: [PATCH] [release/6.0] Test on CentOS 7, not RedHat 7 - https://github.com/dotnet/dnceng/issues/4298 part 1/II - contributes to https://github.com/dotnet/dnceng/issues/3189 - use Docker container for CentOS, mimicking https://github.com/dotnet/runtime/pull/105063 --- tests/UnitTests.proj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/UnitTests.proj b/tests/UnitTests.proj index 0aab52b188e..4d9ed11e036 100644 --- a/tests/UnitTests.proj +++ b/tests/UnitTests.proj @@ -57,13 +57,13 @@ $(MSBuildThisFileDirectory)XUnit - + - + @@ -75,7 +75,7 @@ - + @@ -98,7 +98,7 @@ - +