Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfcc5f29

Browse files
authored
Merge pull request#9256 from dotnet/darc-release/10.0.1xx-a7413d2c-63dc-4568-9295-e94077606c41
[release/10.0.1xx] Source code updates from dotnet/dotnet
2 parentse98e11d +2b32759 commitfcc5f29

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

‎eng/Version.Details.props‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ This file should be imported by eng/Versions.props
77
<Project>
88
<PropertyGroup>
99
<!-- dotnet/dotnet dependencies-->
10-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25414.103</MicrosoftDotNetArcadeSdkPackageVersion>
11-
<SystemCommandLinePackageVersion>2.0.0-rc.1.25414.103</SystemCommandLinePackageVersion>
10+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25416.105</MicrosoftDotNetArcadeSdkPackageVersion>
11+
<SystemCommandLinePackageVersion>2.0.0-rc.2.25416.105</SystemCommandLinePackageVersion>
1212
<!-- _git/dotnet-runtime dependencies-->
1313
<MicrosoftBclAsyncInterfacesPackageVersion>9.0.3</MicrosoftBclAsyncInterfacesPackageVersion>
1414
<MicrosoftExtensionsLoggingPackageVersion>9.0.3</MicrosoftExtensionsLoggingPackageVersion>

‎eng/Version.Details.xml‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<SourceUri="https://github.com/dotnet/dotnet"Mapping="templating"Sha="5088919af0e4a144ce5b294542f472bf668c9cc8"BarId="279336" />
3+
<SourceUri="https://github.com/dotnet/dotnet"Mapping="templating"Sha="a01724db6d16445177cb31c6f300d38b0af06290"BarId="279606" />
44
<ProductDependencies>
5-
<DependencyName="System.CommandLine"Version="2.0.0-rc.1.25414.103">
5+
<DependencyName="System.CommandLine"Version="2.0.0-rc.2.25416.105">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>5088919af0e4a144ce5b294542f472bf668c9cc8</Sha>
7+
<Sha>a01724db6d16445177cb31c6f300d38b0af06290</Sha>
88
</Dependency>
99
</ProductDependencies>
1010
<ToolsetDependencies>
11-
<DependencyName="Microsoft.DotNet.Arcade.Sdk"Version="10.0.0-beta.25414.103">
11+
<DependencyName="Microsoft.DotNet.Arcade.Sdk"Version="10.0.0-beta.25416.105">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>5088919af0e4a144ce5b294542f472bf668c9cc8</Sha>
13+
<Sha>a01724db6d16445177cb31c6f300d38b0af06290</Sha>
1414
</Dependency>
1515
<!-- Dependencies required for source build. We'll still update manually-->
1616
<DependencyName="System.Formats.Asn1"Version="9.0.3">

‎eng/Versions.props‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PreReleaseVersionLabelCondition="'$(StabilizePackageVersion)' != 'true'">rc</PreReleaseVersionLabel>
1010
<PreReleaseVersionLabelCondition="'$(StabilizePackageVersion)' == 'true' and $(VersionPrefix.EndsWith('00'))">rtm</PreReleaseVersionLabel>
1111
<PreReleaseVersionLabelCondition="'$(StabilizePackageVersion)' == 'true' and !$(VersionPrefix.EndsWith('00'))">servicing</PreReleaseVersionLabel>
12-
<PreReleaseVersionIterationCondition="'$(StabilizePackageVersion)' != 'true'">1</PreReleaseVersionIteration>
12+
<PreReleaseVersionIterationCondition="'$(StabilizePackageVersion)' != 'true'">2</PreReleaseVersionIteration>
1313
<UsingToolXliff>true</UsingToolXliff>
1414
<FlagNetStandard1XDependencies>true</FlagNetStandard1XDependencies>
1515
</PropertyGroup>

‎global.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"dotnet":"10.0.100-rc.1.25411.109"
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk":"10.0.0-beta.25414.103"
16+
"Microsoft.DotNet.Arcade.Sdk":"10.0.0-beta.25416.105"
1717
}
1818
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp