Преглед изворни кода

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

[main] Update dependencies from dotnet/source-build-externals
dotnet-maestro[bot] пре 3 година
родитељ
комит
5952bd40a7
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>5da4a9e919dcee35f831ab69b6e475baaf798875</Sha>
     </Dependency>
-    <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.22615.1">
+    <Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.23055.2">
       <Uri>https://github.com/dotnet/source-build-externals</Uri>
-      <Sha>0c829ba73b00f015ab35d14f3cc974e79eb79ef0</Sha>
+      <Sha>54fb15633d58bf41248a7ea4bf366b4ea4798b89</Sha>
       <SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
     </Dependency>
     <Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-alpha.1.23058.2">

+ 1 - 1
eng/Versions.props

@@ -138,7 +138,7 @@
     <MicrosoftDotNetBuildTasksInstallersVersion>8.0.0-beta.22630.1</MicrosoftDotNetBuildTasksInstallersVersion>
     <MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.22630.1</MicrosoftDotNetBuildTasksTemplatingVersion>
     <!-- Packages from dotnet/source-build-externals -->
-    <MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.22615.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
+    <MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23055.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
     <!-- Packages from dotnet/xdt -->
     <MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
   </PropertyGroup>