diff --git a/eng/testing/tests.mobile.targets b/eng/testing/tests.mobile.targets index acce583b8a96c..481a3091b64ac 100644 --- a/eng/testing/tests.mobile.targets +++ b/eng/testing/tests.mobile.targets @@ -312,6 +312,8 @@ + + + + + + true + + @@ -88,8 +94,10 @@ + <_PackageVersion>$(PackageVersion) + <_PackageVersion Condition="'$(StabilizePackageVersion)' == 'true'">$(ProductVersion) - <_AOTCrossNuGetPath>$(LibrariesShippingPackagesDir)Microsoft.NETCore.App.Runtime.AOT.$(NETCoreSdkRuntimeIdentifier).Cross.$(RuntimeIdentifier).$(PackageVersion).nupkg + <_AOTCrossNuGetPath>$(LibrariesShippingPackagesDir)Microsoft.NETCore.App.Runtime.AOT.$(NETCoreSdkRuntimeIdentifier).Cross.$(RuntimeIdentifier).$(_PackageVersion).nupkg $(TestStrongNameKeyId) - - - true - - @@ -272,6 +267,4 @@ - -