Skip to content

Commit 6e468fa

Browse files
[release/10.0] Source code updates from dotnet/dotnet (#2716)
* Merge release/10.0 into darc-release/10.0-a08f2630-9474-4ea5-95a2-6a38569d290a * Update dependencies from https://github.com/dotnet/dotnet build 289521 No dependency updates to commit * Update dependencies from https://github.com/dotnet/dotnet build 289695 No dependency updates to commit --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent b915fb8 commit 6e468fa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="command-line-api" Sha="8aba88f6f12f3ce1dd5740575cff9442f1f9122c" BarId="285155" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="command-line-api" Sha="e17b0d08def649f30aed9c09cf4a2c5741a3c76c" BarId="289695" />
44
<ProductDependencies>
55
</ProductDependencies>
66
<ToolsetDependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<Import Project="Version.Details.props" Condition="Exists('Version.Details.props')" />
33
<!-- Repo Version Information -->
44
<PropertyGroup>
5-
<VersionPrefix>2.0.0</VersionPrefix>
6-
<PreReleaseVersionLabel>rtm</PreReleaseVersionLabel>
5+
<VersionPrefix>2.0.1</VersionPrefix>
6+
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
77
<PreReleaseVersionIteration></PreReleaseVersionIteration>
88
<!-- Allowed values: '', 'prerelease', 'release'. Set to 'release' when stabilizing. -->
99
<DotNetFinalVersionKind>

0 commit comments

Comments
 (0)