diff --git a/NuGet.config b/NuGet.config index 01da6689762612..7386724781b645 100644 --- a/NuGet.config +++ b/NuGet.config @@ -18,9 +18,6 @@ - - - diff --git a/eng/targetingpacks.targets b/eng/targetingpacks.targets index 63aa48746ab2d8..0505ecdb7dd280 100644 --- a/eng/targetingpacks.targets +++ b/eng/targetingpacks.targets @@ -23,7 +23,7 @@ false false - <_AppHostBaselinePackVersion Condition="'$(UseLocalAppHostPack)' != 'true'">6.0.0-rc.1.21411.2 + <_AppHostBaselinePackVersion Condition="'$(UseLocalAppHostPack)' != 'true'">6.0.3 diff --git a/src/installer/tests/Assets/TestUtils/TestProjects.targets b/src/installer/tests/Assets/TestUtils/TestProjects.targets index 6927c793daf1ff..b294552ac27a0b 100644 --- a/src/installer/tests/Assets/TestUtils/TestProjects.targets +++ b/src/installer/tests/Assets/TestUtils/TestProjects.targets @@ -15,17 +15,17 @@ diff --git a/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj b/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj index cc5a3a284f8c2a..2137affaa095ee 100644 --- a/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj +++ b/src/libraries/System.Runtime.InteropServices/tests/TestAssets/NativeExports/NativeExports.csproj @@ -73,7 +73,7 @@ arm64-apple-macos11 - x86_64-apple-macos10.13 + x86_64-apple-macos10.14 macosx