Skip to content

Commit eddae3c

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20251112.4 (#7043)
[main] Update dependencies from dotnet/arcade
1 parent f78280e commit eddae3c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -206,17 +206,17 @@
206206
</Dependency>
207207
</ProductDependencies>
208208
<ToolsetDependencies>
209-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25555.4">
209+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25562.4">
210210
<Uri>https://github.com/dotnet/arcade</Uri>
211-
<Sha>9eaf7b289d5003a94ee23658f057a6c06ddcd570</Sha>
211+
<Sha>6e2d8e204cebac7d3989c1996f96e5a9ed63fa80</Sha>
212212
</Dependency>
213-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25555.4">
213+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25562.4">
214214
<Uri>https://github.com/dotnet/arcade</Uri>
215-
<Sha>9eaf7b289d5003a94ee23658f057a6c06ddcd570</Sha>
215+
<Sha>6e2d8e204cebac7d3989c1996f96e5a9ed63fa80</Sha>
216216
</Dependency>
217-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25555.4">
217+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25562.4">
218218
<Uri>https://github.com/dotnet/arcade</Uri>
219-
<Sha>9eaf7b289d5003a94ee23658f057a6c06ddcd570</Sha>
219+
<Sha>6e2d8e204cebac7d3989c1996f96e5a9ed63fa80</Sha>
220220
</Dependency>
221221
</ToolsetDependencies>
222222
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<!-- Dependencies from https://github.com/dotnet/efcore -->
8787
<MicrosoftEntityFrameworkCoreSqliteVersion>9.0.10</MicrosoftEntityFrameworkCoreSqliteVersion>
8888
<!-- Dependencies from https://github.com/dotnet/arcade -->
89-
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25555.4</MicrosoftDotNetBuildTasksTemplatingVersion>
89+
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25562.4</MicrosoftDotNetBuildTasksTemplatingVersion>
9090
</PropertyGroup>
9191
<PropertyGroup Label="net10">
9292
<!-- Packages from dotnet/runtime -->

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"msbuild-sdks": {
1919
"Microsoft.Build.NoTargets": "3.7.0",
2020
"Microsoft.Build.Traversal": "3.2.0",
21-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25555.4",
22-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25555.4"
21+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25562.4",
22+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25562.4"
2323
}
2424
}

0 commit comments

Comments
 (0)