Skip to content

Commit 0ec994d

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 276981 (#79647)
[main] Source code updates from dotnet/dotnet
1 parent afaf319 commit 0ec994d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="roslyn" Sha="03fb78540de4e5b3c8874da30e60b58321956993" BarId="276828" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="roslyn" Sha="6a953e76162f3f079405f80e28664fa51b136740" BarId="276981" />
44
<ProductDependencies>
55
<!-- RoslynAnalyzers reference older builds of Roslyn and this is necessary for SourceBuild. -->
66
<Dependency Name="Microsoft.CodeAnalysis" Version="3.11.0">
77
<Uri>https://github.com/dotnet/roslyn</Uri>
88
<Sha>ae1fff344d46976624e68ae17164e0607ab68b10</Sha>
99
</Dependency>
10-
<Dependency Name="System.CommandLine" Version="2.0.0-rc.1.25375.119">
10+
<Dependency Name="System.CommandLine" Version="2.0.0-rc.1.25377.103">
1111
<Uri>https://github.com/dotnet/dotnet</Uri>
12-
<Sha>03fb78540de4e5b3c8874da30e60b58321956993</Sha>
12+
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
1313
</Dependency>
1414
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
1515
<Dependency Name="Microsoft.Bcl.AsyncInterfaces" Version="9.0.0">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
Versions managed by Arcade (see Versions.Details.xml)
4949
-->
5050
<PropertyGroup>
51-
<SystemCommandLineVersion>2.0.0-rc.1.25375.119</SystemCommandLineVersion>
51+
<SystemCommandLineVersion>2.0.0-rc.1.25377.103</SystemCommandLineVersion>
5252
<SystemCompositionVersion>9.0.0</SystemCompositionVersion>
5353
<SystemConfigurationConfigurationManagerVersion>9.0.0</SystemConfigurationConfigurationManagerVersion>
5454
<SystemDiagnosticsEventLogVersion>9.0.0</SystemDiagnosticsEventLogVersion>

0 commit comments

Comments
 (0)