Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Update dependencies from dotnet/arcade #7017

Merged
merged 28 commits into from
Nov 29, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
f90aaf2
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 1, 2023
18e5993
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 2, 2023
ab8842d
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 3, 2023
35cc62c
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 4, 2023
55e6fa0
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 5, 2023
a9dcfae
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 6, 2023
fae0cd6
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 7, 2023
2024a79
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 8, 2023
1762ddc
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 9, 2023
c5fc88e
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 10, 2023
16bfe1c
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 11, 2023
509262c
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 12, 2023
2cd6d9d
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 13, 2023
17317a3
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 14, 2023
6429a9f
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 15, 2023
0c34771
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 16, 2023
b68edfc
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 17, 2023
9062923
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 18, 2023
b2aca6d
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 19, 2023
8fdc361
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 20, 2023
7d3079c
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 21, 2023
e4dfd18
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 22, 2023
e4635a7
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 23, 2023
1a52618
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 24, 2023
5ee0fe2
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 25, 2023
5da9f30
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 26, 2023
ebc4914
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 27, 2023
9199b8f
Update dependencies from https://github.com/dotnet/arcade build 20231…
dotnet-maestro[bot] Nov 28, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23531.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.23531.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>0ebe09a5ce6665a5fe1df1c644d4f77189c4deba</Sha>
<Sha>16a344fc2ff2eecac5b03b88c96e99d7796e5125</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<!-- Used in repo tooling. Not updated automatically -->
<Dependency Name="System.Composition" Version="8.0.0-preview.4.23259.5">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>84a3d0e37e8f22b0b55f8bf932cb788b2bdd728f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23528.1">
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.23531.4">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>a4d49646dbac90883d3672f1c08134d84cca5707</Sha>
<Sha>16a344fc2ff2eecac5b03b88c96e99d7796e5125</Sha>
</Dependency>
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0">
<Uri>https://github.com/dotnet/roslyn</Uri>
Expand Down
6 changes: 3 additions & 3 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"tools": {
"dotnet": "8.0.100-rc.2.23502.2",
"dotnet": "8.0.100-rtm.23506.1",
"runtimes": {
"dotnet": [
"3.1.7",
Expand All @@ -13,11 +13,11 @@
"xcopy-msbuild": "17.7.4"
},
"sdk": {
"version": "8.0.100-rc.2.23502.2",
"version": "8.0.100-rtm.23506.1",
"allowPrerelease": true,
"rollForward": "patch"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23531.1"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.23531.4"
}
}