diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3c0e84052..c9c0dab8e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -181,9 +181,9 @@ 9e870996b8bf0b91a791edd1039bfd23bdd01af8 - + https://github.com/dotnet/source-build-externals - 5661eb3d593b2150fb7e153ee31282722098690a + a1460948fd0a4ab66b885c1575b085af70139e9a @@ -193,18 +193,18 @@ - + https://github.com/dotnet/arcade - 933cf300e376f398e3fa3b3563a6ad5fe32a511e + 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 - + https://github.com/dotnet/arcade - 933cf300e376f398e3fa3b3563a6ad5fe32a511e + 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 - + https://github.com/dotnet/arcade - 933cf300e376f398e3fa3b3563a6ad5fe32a511e + 1aff4eb33aa7cbf26ccd9fc43c17cb609a14dad4 https://github.com/dotnet/arcade-services @@ -228,9 +228,9 @@ 47c52dd2ebf9edfd40abdcff999c13eb461f6ce2 - + https://github.com/dotnet/xliff-tasks - d1dd46c475ca2599bcbb1637548b0be2513b83c3 + a0391b3beff0696561189b5881f8af3b651d64ac diff --git a/eng/Versions.props b/eng/Versions.props index c5a72010b..15b6e472d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 8.0.0-beta.23262.1 + 8.0.0-beta.23262.5 diff --git a/global.json b/global.json index 0b9ca6a52..d01981ebb 100644 --- a/global.json +++ b/global.json @@ -11,7 +11,7 @@ "cmake": "3.21.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23262.1", - "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23262.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23262.5", + "Microsoft.DotNet.CMake.Sdk": "8.0.0-beta.23262.5" } } diff --git a/src/SourceBuild/content/NuGet.config b/src/SourceBuild/content/NuGet.config new file mode 100644 index 000000000..9b0bcb3ef --- /dev/null +++ b/src/SourceBuild/content/NuGet.config @@ -0,0 +1,15 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/src/VirtualMonoRepo/source-mappings.json b/src/VirtualMonoRepo/source-mappings.json index cabc36d5e..e317999d8 100644 --- a/src/VirtualMonoRepo/source-mappings.json +++ b/src/VirtualMonoRepo/source-mappings.json @@ -144,7 +144,9 @@ "src/humanizer/samples/**/*.js", "src/application-insights/**/*.exe", "src/application-insights/**/*.dll", - "src/application-insights/**/*.zip" + "src/application-insights/**/*.zip", + "src/application-insights/**/NuGet.config", + "src/newtonsoft-json/**/NuGet.Config" ] }, {