From 99842fec18df2674a4450af71eeb03a19d5b8a3e Mon Sep 17 00:00:00 2001 From: Andrei Grigorev Date: Wed, 18 Oct 2023 10:36:02 -0700 Subject: [PATCH] ServerCommon version for FunctionalTests.Core --- .../NuGetGallery.FunctionalTests.Core.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/NuGetGallery.FunctionalTests.Core/NuGetGallery.FunctionalTests.Core.csproj b/tests/NuGetGallery.FunctionalTests.Core/NuGetGallery.FunctionalTests.Core.csproj index a90418c1e7..7a81d39b42 100644 --- a/tests/NuGetGallery.FunctionalTests.Core/NuGetGallery.FunctionalTests.Core.csproj +++ b/tests/NuGetGallery.FunctionalTests.Core/NuGetGallery.FunctionalTests.Core.csproj @@ -81,7 +81,7 @@ 2.8.6 - 2.94.0 + $(ServerCommonPackageVersion) $(NuGetClientPackageVersion)