Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 493407b

Browse files
authoredJan 24, 2023
Update dependencies from https://github.com/dotnet/source-build-externals build 20230118.1 (#46216)
[main] Update dependencies from dotnet/source-build-externals
1 parent d0c9e0e commit 493407b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@
181181
<Uri>https://github.com/dotnet/runtime</Uri>
182182
<Sha>ae70a1c51a334a5e13fa22d500f8a8390052eef5</Sha>
183183
</Dependency>
184-
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.23062.2">
184+
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="8.0.0-alpha.1.23068.1">
185185
<Uri>https://github.com/dotnet/source-build-externals</Uri>
186-
<Sha>df9dd3b66b2fa6d86eb01bb5b2493435bdfa2649</Sha>
186+
<Sha>85115c949d0e38ef3a077885e0a0d16dffc80e08</Sha>
187187
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
188188
</Dependency>
189189
<Dependency Name="System.Configuration.ConfigurationManager" Version="8.0.0-alpha.1.23073.10">

‎eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.23073.10</MicrosoftDotNetBuildTasksTemplatingVersion>
140140
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.23073.10</MicrosoftDotNetRemoteExecutorVersion>
141141
<!-- Packages from dotnet/source-build-externals -->
142-
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23062.2</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
142+
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>8.0.0-alpha.1.23068.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
143143
<!-- Packages from dotnet/xdt -->
144144
<MicrosoftWebXdtVersion>7.0.0-preview.22423.2</MicrosoftWebXdtVersion>
145145
</PropertyGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.