diff --git a/NuGet.config b/NuGet.config index b656e4d9162cef..13929bbcd87a42 100644 --- a/NuGet.config +++ b/NuGet.config @@ -12,11 +12,10 @@ --> - + + - - diff --git a/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj b/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj index 1bae5d30e224c5..fa2fc646d57b97 100644 --- a/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj +++ b/src/coreclr/src/tools/crossgen2/crossgen2/crossgen2.csproj @@ -36,7 +36,7 @@ - 0.3.0-alpha.19525.2 + 0.3.0-alpha.19577.1 diff --git a/src/installer/test/PrepareTestAssets/PrepareTestAssets.proj b/src/installer/test/PrepareTestAssets/PrepareTestAssets.proj index 4be962cc583390..56ae5cbefef660 100644 --- a/src/installer/test/PrepareTestAssets/PrepareTestAssets.proj +++ b/src/installer/test/PrepareTestAssets/PrepareTestAssets.proj @@ -83,7 +83,7 @@ --> $([System.Text.RegularExpressions.Regex]::Replace( '$(TestRestoreNuGetConfigContent)', - '<add key=".+" value="https://pkgs.dev.azure.com/dnceng/.+" />', + '<add key=".+" value="https://pkgs.dev.azure.com/dnceng/internal/.+" />', '')) diff --git a/src/libraries/System.Net.Http/tests/StressTests/HttpStress/HttpStress.csproj b/src/libraries/System.Net.Http/tests/StressTests/HttpStress/HttpStress.csproj index 9f27e963c2b0e6..551e07230ae3b0 100644 --- a/src/libraries/System.Net.Http/tests/StressTests/HttpStress/HttpStress.csproj +++ b/src/libraries/System.Net.Http/tests/StressTests/HttpStress/HttpStress.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/libraries/System.Net.Security/tests/StressTests/SslStress/SslStress.csproj b/src/libraries/System.Net.Security/tests/StressTests/SslStress/SslStress.csproj index a17d82f99e73f5..439b1e86e02c89 100644 --- a/src/libraries/System.Net.Security/tests/StressTests/SslStress/SslStress.csproj +++ b/src/libraries/System.Net.Security/tests/StressTests/SslStress/SslStress.csproj @@ -8,7 +8,7 @@ - + \ No newline at end of file