瀏覽代碼

Update dependencies from https://github.com/dotnet/source-build-externals build 20230310.1 (#47176)

[main] Update dependencies from dotnet/source-build-externals
dotnet-maestro[bot] 3 年之前
父節點
當前提交
6117a3c20e
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 2
      eng/Version.Details.xml
  2. 1 1
      eng/Versions.props

+ 2 - 2
eng/Version.Details.xml

@@ -181,9 +181,9 @@
       <Uri>https://github.com/dotnet/runtime</Uri>
       <Sha>faa1d0993afad9d751b2dca6bcfe356369ec6c08</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.23153.1">
+    <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.23160.1">
       <Uri>https://github.com/dotnet/source-build-externals</Uri>
-      <Sha>487e3990066862c81960a6d053b9d04c67f9d2a8</Sha>
+      <Sha>57af468ca0fed21a073bd42d46fa6a2181fc7f18</Sha>
       <SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
     </Dependency>
     <Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-preview.3.23158.1">

+ 1 - 1
eng/Versions.props

@@ -140,7 +140,7 @@
     <MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23159.1</MicrosoftDotNetBuildTasksTemplatingVersion>
     <MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23159.1</MicrosoftDotNetRemoteExecutorVersion>
     <!-- Packages from dotnet/source-build-externals -->
-    <MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23153.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
+    <MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23160.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
     <!-- Packages from dotnet/xdt -->
     <MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
   </PropertyGroup>