Skip to content

Commit 2d9368a

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 85c5bf7 commit 2d9368a

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

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>0d1705adc4a6b4ec531e316ec956755abbe059c5</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.105-servicing.26153.111">
38-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
39-
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
40-
</Dependency>
4137
</ProductDependencies>
4238
<ToolsetDependencies>
4339
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26062.3">

eng/Versions.props

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@
6262
</PropertyGroup>
6363
<PropertyGroup Label="MonoWorkloads">
6464
<MicrosoftNETWorkloadMonoToolchainCurrentManifest100100PackageVersion>10.0.105</MicrosoftNETWorkloadMonoToolchainCurrentManifest100100PackageVersion>
65-
<MicrosoftNETSdkPackageVersion>10.0.105-servicing.26153.111</MicrosoftNETSdkPackageVersion>
66-
<!-- Workloads from dotnet/sdk use MicrosoftNETSdkPackageVersion as the manifests are now built from the dotnet/sdk repo -->
6765
<MonoWorkloadManifestVersion>$(MicrosoftNETWorkloadMonoToolChainCurrentManifest100100PackageVersion)</MonoWorkloadManifestVersion>
6866
<!-- mono workload prerelease version band must match the runtime feature band -->
6967
<MonoWorkloadFeatureBand>10.0.100$([System.Text.RegularExpressions.Regex]::Match($(MonoWorkloadManifestVersion), `-[A-z]*[\.]*\d*`))</MonoWorkloadFeatureBand>

0 commit comments

Comments
 (0)