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

Appearance settings

Commit 191d8c1

Browse filesBrowse files
[main] Source code updates from dotnet/dotnet (#495)
* Update dependencies from https://github.com/dotnet/dotnet build 270181 No dependency updates to commit * Update dependencies from https://github.com/dotnet/dotnet build 270205 Updated Dependencies: Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25281.101 -> 10.0.0-beta.25280.102) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent f97085d commit 191d8c1
Copy full SHA for 191d8c1

File tree

Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+4
-4
lines changed

‎eng/Version.Details.xml

Copy file name to clipboard
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-externals" Sha="1b5819797c01e0898087a34d8a2a7d9b9f55f1ac" BarId="270128" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-externals" Sha="7de287dade3fdd9a133f485b8a4954c8fd4a8fdd" BarId="270205" />
44
<ToolsetDependencies>
55
<Dependency Name="Microsoft.Build" Version="17.14.0-preview-24619-01">
66
<Uri>https://github.com/dotnet/msbuild</Uri>
77
<Sha>e9b99f554a3c298e1106ea171f5a0462780af2c5</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25280.102">
9+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25281.103">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>1b5819797c01e0898087a34d8a2a7d9b9f55f1ac</Sha>
11+
<Sha>7de287dade3fdd9a133f485b8a4954c8fd4a8fdd</Sha>
1212
</Dependency>
1313
</ToolsetDependencies>
1414
</Dependencies>

‎global.json

Copy file name to clipboardExpand all lines: global.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"dotnet": "10.0.100-preview.6.25272.112"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25280.102",
6+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25281.103",
77
"Microsoft.Build.NoTargets": "3.7.0"
88
}
99
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.