Skip to content

Commit

Permalink
[Recursive sync] sdk / 094238c → cc260aa
Browse files Browse the repository at this point in the history
Updated repositories:
  - sdk / 094238c → cc260aa
    https://github.com/dotnet/sdk/compare/094238ce2d4f69fbfdf0fdf862ef714b3dd027ea..cc260aa9a3fd51e20d66f0186a3da9fcf864b208

[[ commit created by automation ]]
  • Loading branch information
dotnet-maestro[bot] committed Jan 8, 2025
1 parent b3e9441 commit b95b997
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 79 deletions.
2 changes: 1 addition & 1 deletion prereqs/git-info/sdk.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<PropertyGroup>
<GitCommitHash>094238ce2d4f69fbfdf0fdf862ef714b3dd027ea</GitCommitHash>
<GitCommitHash>cc260aa9a3fd51e20d66f0186a3da9fcf864b208</GitCommitHash>
<OfficialBuildId>20250108.1</OfficialBuildId>
<OutputPackageVersion>0.0.0</OutputPackageVersion>
</PropertyGroup>
Expand Down
9 changes: 0 additions & 9 deletions src/sdk/.vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,15 +310,6 @@ extends:
buildArchitecture: arm64
runtimeIdentifier: osx-arm64

############### SOURCE BUILD ###############
- template: /eng/common/templates-official/job/source-build.yml@self
parameters:
platform:
name: Managed
container: centosStream9
jobProperties:
timeoutInMinutes: 30

############### DOTNET-FORMAT ###############
- ${{ if or(eq(parameters.runTestBuild, true), eq(variables['Build.Reason'], 'PullRequest')) }}:
- template: /eng/dotnet-format/dotnet-format-integration.yml@self
Expand Down
9 changes: 0 additions & 9 deletions src/sdk/.vsts-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,14 +76,5 @@ stages:
buildArchitecture: arm64
runtimeIdentifier: osx-arm64

############### SOURCE BUILD ###############
- template: /eng/common/templates/job/source-build.yml@self
parameters:
platform:
name: Managed
container: centosStream9
jobProperties:
timeoutInMinutes: 30

############### DOTNET-FORMAT ###############
- template: /eng/dotnet-format/dotnet-format-integration.yml
59 changes: 0 additions & 59 deletions src/sdk/eng/SourceBuildPrebuiltBaseline.xml

This file was deleted.

2 changes: 1 addition & 1 deletion src/source-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"barId": null,
"path": "sdk",
"remoteUri": "https://github.com/dotnet/sdk",
"commitSha": "094238ce2d4f69fbfdf0fdf862ef714b3dd027ea"
"commitSha": "cc260aa9a3fd51e20d66f0186a3da9fcf864b208"
},
{
"packageVersion": "10.0.605604",
Expand Down

0 comments on commit b95b997

Please sign in to comment.