Skip to content

Commit eae1462

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 20260806.8
On relative base path root Microsoft.NET.Runtime.MonoTargets.Sdk , Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 11.0.0-preview.7.26365.101 -> To Version 11.0.0-rc.1.26406.108 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.SharedFramework.Sdk From Version 11.0.0-beta.26365.101 -> To Version 11.0.0-beta.26406.108 Microsoft.DotNet.Cecil From Version 0.11.5-preview.26365.101 -> To Version 0.11.5-preview.26406.108 Microsoft.NET.Sdk , Microsoft.TemplateEngine.Authoring.Tasks From Version 11.0.100-preview.7.26365.101 -> To Version 11.0.100-rc.1.26406.108
1 parent 57896c9 commit eae1462

4 files changed

Lines changed: 33 additions & 31 deletions

File tree

eng/Version.Details.props

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet-dotnet dependencies -->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26405.103</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksFeedPackageVersion>11.0.0-beta.26405.103</MicrosoftDotNetBuildTasksFeedPackageVersion>
11-
<MicrosoftDotNetCecilPackageVersion>0.11.5-preview.26405.103</MicrosoftDotNetCecilPackageVersion>
12-
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>11.0.0-beta.26405.103</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13-
<MicrosoftNETILLinkPackageVersion>11.0.0-rc.1.26405.103</MicrosoftNETILLinkPackageVersion>
14-
<MicrosoftNETILLinkTasksPackageVersion>11.0.0-rc.1.26405.103</MicrosoftNETILLinkTasksPackageVersion>
15-
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>11.0.0-rc.1.26405.103</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16-
<MicrosoftNETSdkPackageVersion>11.0.100-rc.1.26405.103</MicrosoftNETSdkPackageVersion>
17-
<MicrosoftNETCoreAppRefPackageVersion>11.0.0-rc.1.26405.103</MicrosoftNETCoreAppRefPackageVersion>
18-
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>11.0.100-rc.1.26405.103</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.26406.108</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksFeedPackageVersion>11.0.0-beta.26406.108</MicrosoftDotNetBuildTasksFeedPackageVersion>
11+
<MicrosoftDotNetCecilPackageVersion>0.11.5-preview.26406.108</MicrosoftDotNetCecilPackageVersion>
12+
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>11.0.0-beta.26406.108</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13+
<MicrosoftNETILLinkPackageVersion>11.0.0-rc.1.26406.108</MicrosoftNETILLinkPackageVersion>
14+
<MicrosoftNETILLinkTasksPackageVersion>11.0.0-rc.1.26406.108</MicrosoftNETILLinkTasksPackageVersion>
15+
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>11.0.0-rc.1.26406.108</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16+
<MicrosoftNETSdkPackageVersion>11.0.100-rc.1.26406.108</MicrosoftNETSdkPackageVersion>
17+
<MicrosoftNETCoreAppRefPackageVersion>11.0.0-rc.1.26406.108</MicrosoftNETCoreAppRefPackageVersion>
18+
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>11.0.100-rc.1.26406.108</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet-macios dependencies -->
2020
<MicrosoftiOSSdknet100_260PackageVersion>26.0.11017</MicrosoftiOSSdknet100_260PackageVersion>
2121
<MicrosoftiOSSdknet100_265PackageVersion>26.5.10315</MicrosoftiOSSdknet100_265PackageVersion>

eng/Version.Details.xml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NET.Sdk" Version="11.0.100-rc.1.26405.103">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="11.0.100-rc.1.26406.108">
44
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
5+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="11.0.0-rc.1.26405.103">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="11.0.0-rc.1.26406.108">
88
<Uri>https://github.com/dotnet/dotnet</Uri>
9-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
9+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="11.0.0-rc.1.26405.103">
11+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="11.0.0-rc.1.26406.108">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
13+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="11.0.0-rc.1.26405.103">
15+
<Dependency Name="Microsoft.NET.Runtime.MonoTargets.Sdk" Version="11.0.0-rc.1.26406.108">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
17+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
1818
</Dependency>
1919
<!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if changing the version outside of dependency flow -->
20-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-rc.1.26405.103">
20+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="11.0.0-rc.1.26406.108">
2121
<Uri>https://github.com/dotnet/dotnet</Uri>
22-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
22+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-preview.26405.103">
24+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-preview.26406.108">
2525
<Uri>https://github.com/dotnet/dotnet</Uri>
26-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
26+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
2727
</Dependency>
2828
<!-- This is a subscription of the .NET 10/Xcode 26.0 versions of our packages -->
2929
<Dependency Name="Microsoft.MacCatalyst.Sdk.net10.0_26.0" Version="26.0.11017">
@@ -78,25 +78,25 @@
7878
</Dependency>
7979
</ProductDependencies>
8080
<ToolsetDependencies>
81-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="11.0.0-beta.26405.103">
81+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="11.0.0-beta.26406.108">
8282
<Uri>https://github.com/dotnet/dotnet</Uri>
83-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
83+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
8484
</Dependency>
85-
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="11.0.0-beta.26405.103">
85+
<Dependency Name="Microsoft.DotNet.SharedFramework.Sdk" Version="11.0.0-beta.26406.108">
8686
<Uri>https://github.com/dotnet/dotnet</Uri>
87-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
87+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
8888
</Dependency>
89-
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="11.0.100-rc.1.26405.103">
89+
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="11.0.100-rc.1.26406.108">
9090
<Uri>https://github.com/dotnet/dotnet</Uri>
91-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
91+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
9292
</Dependency>
9393
<Dependency Name="Microsoft.DotNet.XHarness.iOS.Shared" Version="11.0.0-prerelease.26217.1">
9494
<Uri>https://github.com/dotnet/xharness</Uri>
9595
<Sha>866707736d49c2323628744716cda2475b3af9ee</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26405.103">
97+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26406.108">
9898
<Uri>https://github.com/dotnet/dotnet</Uri>
99-
<Sha>ae1c2e796871b41b1ffc4357e4aec0dd8c1f4f90</Sha>
99+
<Sha>6c7fa710f4337334575f0c30f1691edc244518d1</Sha>
100100
<SourceBuild RepoName="arcade" ManagedOnly="true" />
101101
</Dependency>
102102
</ToolsetDependencies>

eng/common/core-templates/stages/renovate.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ resources:
8181
extends:
8282
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
8383
parameters:
84+
settings:
85+
networkIsolationPolicy: Permissive
8486
pool: ${{ parameters.pool }}
8587
sdl:
8688
sourceAnalysisPool: ${{ parameters.sdlPool }}

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"dotnet": "11.0.100-rc.1.26405.103"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26405.103"
14+
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26406.108"
1515
}
1616
}

0 commit comments

Comments
 (0)