Skip to content

Commit d2410d5

Browse files
CopilotmarcpopMSFT
andcommitted
Remove SDK version from Version.Details.xml and Versions.props
Co-authored-by: marcpopMSFT <12663534+marcpopMSFT@users.noreply.github.com>
1 parent 2d4c0e8 commit d2410d5

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

eng/Version.Details.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@
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.26154.117">
38-
<Uri>https://github.com/dotnet/dotnet</Uri>
39-
<Sha>6dbf4ee311820b91535cc405fb9f72f3e1ec85fc</Sha>
40-
</Dependency>
4137
</ProductDependencies>
4238
<ToolsetDependencies>
4339
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.26154.117">

eng/Versions.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
</PropertyGroup>
6262
<PropertyGroup Label="MonoWorkloads">
6363
<MicrosoftNETWorkloadMonoToolChainCurrentManifest110100preview2PackageVersion>11.0.100-preview.2.26154.117</MicrosoftNETWorkloadMonoToolChainCurrentManifest110100preview2PackageVersion>
64-
<MicrosoftNETSdkPackageVersion>11.0.100-preview.2.26154.117</MicrosoftNETSdkPackageVersion>
65-
<!-- Workloads from dotnet/sdk use MicrosoftNETSdkPackageVersion as the manifests are now built from the dotnet/sdk repo -->
6664
<MonoWorkloadManifestVersion>$(MicrosoftNETWorkloadMonoToolchainCurrentManifest110100preview2PackageVersion)</MonoWorkloadManifestVersion>
6765
<!-- mono workload prerelease version band must match the runtime feature band -->
6866
<MonoWorkloadFeatureBand>11.0.100$([System.Text.RegularExpressions.Regex]::Match($(MonoWorkloadManifestVersion), `-[A-z]*[\.]*\d*`))</MonoWorkloadFeatureBand>

0 commit comments

Comments
 (0)