Skip to content

Commit 62e0d48

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 20260308.2
On relative base path root Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-preview.2 From Version 11.0.100-preview.2.26154.117 -> To Version 11.0.0-preview.2.final Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26154.117 -> To Version 11.0.0-beta.26158.102 Microsoft.NET.Sdk From Version 11.0.100-preview.2.26154.117 -> To Version 11.0.100-preview.2.26158.102 Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-preview.2 From Version 11.0.100-preview.2.26154.117 -> To Version 11.0.100-preview.2.final
1 parent 14b5962 commit 62e0d48

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-dotnet -->
10-
<add key="darc-pub-dotnet-dotnet-ca9f55a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-ca9f55a6/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-dotnet-2ac175b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-2ac175b0/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-dotnet -->
1212
<!-- Begin: Package sources from dotnet-android -->
1313
<!-- End: Package sources from dotnet-android -->

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
<ProductDependencies>
44
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-11.0.100-preview.2" Version="11.0.100-preview.2.final">
55
<Uri>https://github.com/dotnet/dotnet</Uri>
6-
<Sha>ca9f55a6971cf06cba3ad633253dda3c0560217c</Sha>
6+
<Sha>2ac175b08731a6347a33c745d51e343e28bd22ff</Sha>
77
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
88
</Dependency>
99
<Dependency Name="Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-preview.2" Version="11.0.0-preview.2.final">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>ca9f55a6971cf06cba3ad633253dda3c0560217c</Sha>
11+
<Sha>2ac175b08731a6347a33c745d51e343e28bd22ff</Sha>
1212
</Dependency>
1313
<Dependency Name="Microsoft.NET.Sdk.Android.Manifest-11.0.100-preview.2" Version="36.1.99-preview.2.154">
1414
<Uri>https://github.com/dotnet/android</Uri>
@@ -34,15 +34,15 @@
3434
<Uri>https://github.com/dotnet/maui</Uri>
3535
<Sha>8151668ee5299645694a934cc0f706d403bd64b0</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.NET.Sdk" Version="11.0.100-preview.2.26157.105">
37+
<Dependency Name="Microsoft.NET.Sdk" Version="11.0.100-preview.2.26158.102">
3838
<Uri>https://github.com/dotnet/dotnet</Uri>
39-
<Sha>ca9f55a6971cf06cba3ad633253dda3c0560217c</Sha>
39+
<Sha>2ac175b08731a6347a33c745d51e343e28bd22ff</Sha>
4040
</Dependency>
4141
</ProductDependencies>
4242
<ToolsetDependencies>
43-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26157.105">
43+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26158.102">
4444
<Uri>https://github.com/dotnet/dotnet</Uri>
45-
<Sha>ca9f55a6971cf06cba3ad633253dda3c0560217c</Sha>
45+
<Sha>2ac175b08731a6347a33c745d51e343e28bd22ff</Sha>
4646
<SourceBuild RepoName="arcade" ManagedOnly="true" />
4747
</Dependency>
4848
</ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
</PropertyGroup>
6262
<PropertyGroup Label="MonoWorkloads">
6363
<MicrosoftNETWorkloadMonoToolChainCurrentManifest110100preview2PackageVersion>11.0.0-preview.2.final</MicrosoftNETWorkloadMonoToolChainCurrentManifest110100preview2PackageVersion>
64-
<MicrosoftNETSdkPackageVersion>11.0.100-preview.2.26157.105</MicrosoftNETSdkPackageVersion>
64+
<MicrosoftNETSdkPackageVersion>11.0.100-preview.2.26158.102</MicrosoftNETSdkPackageVersion>
6565
<!-- Workloads from dotnet/sdk use MicrosoftNETSdkPackageVersion as the manifests are now built from the dotnet/sdk repo -->
6666
<MonoWorkloadManifestVersion>$(MicrosoftNETWorkloadMonoToolchainCurrentManifest110100preview2PackageVersion)</MonoWorkloadManifestVersion>
6767
<!-- mono workload prerelease version band must match the runtime feature band -->

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"msbuild-sdks": {
1111
"Microsoft.Build.NoTargets": "3.7.0",
12-
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26157.105",
12+
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.26158.102",
1313
"Microsoft.VisualStudio.Internal.MicroBuild.Vsman": "2.0.174"
1414
}
1515
}

0 commit comments

Comments
 (0)