From 3efe376de113a0b43cf3527e701450b63727d770 Mon Sep 17 00:00:00 2001 From: Dan Seefeldt Date: Wed, 8 Sep 2021 08:29:39 -0500 Subject: [PATCH] [ArPow] Update dependency from dotnet/source-build-reference-packages (#11915) * Update dependency from dotnet/source-build-reference-packages * Change in SourceBuild dir to trigger SB CI --- eng/Version.Details.xml | 4 ++-- src/SourceBuild/Arcade/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 90679616a..85a16458d 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -171,9 +171,9 @@ https://github.com/dotnet/arcade 474307e526160c813c9fd58060eb8356ccca6099 - + https://github.com/dotnet/source-build-reference-packages - 639aeb4d76c8b1a6226bf7c4edb34fbdae30e6e1 + 203ced7252f5104d13b83bf446a6c6dea827b673 https://github.com/dotnet/sourcelink diff --git a/src/SourceBuild/Arcade/README.md b/src/SourceBuild/Arcade/README.md index 914a87b3f..bb0a6b273 100644 --- a/src/SourceBuild/Arcade/README.md +++ b/src/SourceBuild/Arcade/README.md @@ -1 +1 @@ -The source and targets in the `src/SourceBuild/Arcade` directory are intended to move into the Arcade repo at some point. They are added here for ease of development while developing the tarball generation process. See https://github.com/dotnet/source-build/issues/2295 \ No newline at end of file +The source and targets in the `src/SourceBuild/Arcade` directory are intended to move into the Arcade repo at some point. They are added here for ease of development while developing the tarball generation process. See https://github.com/dotnet/source-build/issues/2295