From cc5ee97dae0b1e0e1799319c92426a98e37acfca Mon Sep 17 00:00:00 2001 From: Manuel de la Pena Saenz Date: Wed, 22 Jan 2025 14:02:20 -0500 Subject: [PATCH] Get inside src. --- .../Microsoft.Macios.Transformer.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/rgen/Microsoft.Macios.Transformer.Tests/Microsoft.Macios.Transformer.Tests.csproj b/tests/rgen/Microsoft.Macios.Transformer.Tests/Microsoft.Macios.Transformer.Tests.csproj index fc3daeaeddd0..212f16c981c5 100644 --- a/tests/rgen/Microsoft.Macios.Transformer.Tests/Microsoft.Macios.Transformer.Tests.csproj +++ b/tests/rgen/Microsoft.Macios.Transformer.Tests/Microsoft.Macios.Transformer.Tests.csproj @@ -7,8 +7,8 @@ false - $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)\..\..\..')) - src/build/dotnet + $([System.IO.Path]::GetFullPath('$(MSBuildThisFileDirectory)\..\..\..\src')) + build/dotnet