Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d291ef4

Browse files
committedApr 6, 2024·
Update dependencies from https://github.com/dotnet/installer build 20240405.18
Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-preview.3.24153.2 -> To Version 9.0.100-preview.4.24205.18 Dependency coherency updates Microsoft.NET.ILLink.Tasks,Microsoft.AspNetCore.App.Ref,Microsoft.NETCore.App.Ref,Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport,Microsoft.NETCore.App.Ref,Microsoft.DotNet.Cecil From Version 9.0.0-preview.3.24129.2 -> To Version 9.0.0-preview.4.24204.3 (parent: Microsoft.Dotnet.Sdk.Internal
1 parent 34df83d commit d291ef4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24204.17">
3+
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="9.0.100-preview.4.24205.18">
44
<Uri>https://github.com/dotnet/installer</Uri>
5-
<Sha>144a405fd5fe407d34cf86ed4e68ec34268eca5b</Sha>
5+
<Sha>94edbe8c7e0a1b9e01aabfc7389e39b42d434b77</Sha>
66
</Dependency>
77
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
88
<Uri>https://github.com/dotnet/runtime</Uri>
@@ -18,9 +18,9 @@
1818
<Sha>ffb257818db89672d84d538964cec1b54fb2a094</Sha>
1919
</Dependency>
2020
<!-- This is required for our test apps to build; in some cases Microsoft.AspNetCore.App is pulled in, and when building test apps the build needs to be able to resolve that -->
21-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24204.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
21+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="9.0.0-preview.4.24205.2" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
2222
<Uri>https://github.com/dotnet/aspnetcore</Uri>
23-
<Sha>2a04de4e70e36a37b9042f2ae0d6e9b9aa0c0ed2</Sha>
23+
<Sha>76a4e7507352de5cbabfd8d0130b69012442fe3f</Sha>
2424
</Dependency>
2525
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.4.24201.2" CoherentParentDependency="Microsoft.NETCore.App.Ref">
2626
<Uri>https://github.com/dotnet/emsdk</Uri>

‎eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--Package versions-->
33
<PropertyGroup>
44
<!-- Versions updated by maestro -->
5-
<MicrosoftDotnetSdkInternalPackageVersion>9.0.100-preview.4.24204.17</MicrosoftDotnetSdkInternalPackageVersion>
5+
<MicrosoftDotnetSdkInternalPackageVersion>9.0.100-preview.4.24205.18</MicrosoftDotnetSdkInternalPackageVersion>
66
<MicrosoftNETILLinkTasksPackageVersion>9.0.0-preview.4.24204.3</MicrosoftNETILLinkTasksPackageVersion>
77
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
88
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>

7 commit comments

Comments
 (7)

vs-mobiletools-engineering-service2 commented on Apr 6, 2024

@vs-mobiletools-engineering-service2
Collaborator

🔥 Failed to compare API and create generator diff 🔥

** Error: Working directory isn't clean:
🔥 Failed to compare API and create generator diff 🔥

HEAD detached at d291ef4
🔥 Failed to compare API and create generator diff 🔥

Changes not staged for commit:
🔥 Failed to compare API and create generator diff 🔥

(use "git add ..." to update what will be committed)
🔥 Failed to compare API and create generator diff 🔥

(use "git restore ..." to discard changes in working directory)
🔥 Failed to compare API and create generator diff 🔥

modified: global.json
🔥 Failed to compare API and create generator diff 🔥

🔥 Failed to compare API and create generator diff 🔥

no changes added to commit (use "git add" and/or "git commit -a")
🔥 Failed to compare API and create generator diff 🔥

diff --git a/global.json b/global.json
🔥 Failed to compare API and create generator diff 🔥

index e44d252fd..3f8bb3218 100644
🔥 Failed to compare API and create generator diff 🔥

--- a/global.json
🔥 Failed to compare API and create generator diff 🔥

+++ b/global.json
🔥 Failed to compare API and create generator diff 🔥

@@ -1,5 +1,5 @@
🔥 Failed to compare API and create generator diff 🔥

{
🔥 Failed to compare API and create generator diff 🔥

"sdk": {
🔥 Failed to compare API and create generator diff 🔥

  • "version": "9.0.100-preview.4.24204.17"
    🔥 Failed to compare API and create generator diff 🔥
  • "version": "9.0.100-preview.4.24205.18"
    🔥 Failed to compare API and create generator diff 🔥

}
🔥 Failed to compare API and create generator diff 🔥

}

Pipeline on Agent
Hash: d291ef475db83aba4e409ad640d46f68f9baa275 [CI build]

vs-mobiletools-engineering-service2 commented on Apr 6, 2024

@vs-mobiletools-engineering-service2
Collaborator

💻 [CI Build] Tests on macOS X64 - Mac Sonoma (14) passed 💻

All tests on macOS X64 - Mac Sonoma (14) passed.

Pipeline on Agent
Hash: [CI build]

vs-mobiletools-engineering-service2 commented on Apr 6, 2024

@vs-mobiletools-engineering-service2
Collaborator

💻 [CI Build] Windows Integration Tests passed 💻

All Windows Integration Tests passed.

Pipeline on Agent
Hash: d291ef475db83aba4e409ad640d46f68f9baa275 [CI build]

vs-mobiletools-engineering-service2 commented on Apr 6, 2024

@vs-mobiletools-engineering-service2
Collaborator

💻 [CI Build] Tests on macOS M1 - Mac Ventura (13) passed 💻

All tests on macOS M1 - Mac Ventura (13) passed.

Pipeline on Agent
Hash: [CI build]

vs-mobiletools-engineering-service2 commented on Apr 6, 2024

@vs-mobiletools-engineering-service2
Collaborator

💻 [CI Build] Tests on macOS M1 - Mac Monterey (12) passed 💻

All tests on macOS M1 - Mac Monterey (12) passed.

Pipeline on Agent
Hash: [CI build]

vs-mobiletools-engineering-service2 commented on Apr 6, 2024

@vs-mobiletools-engineering-service2
Collaborator

📚 [CI Build] Artifacts 📚

Packages generated

View packages

Pipeline on Agent
Hash: [CI build]

vs-mobiletools-engineering-service2 commented on Apr 6, 2024

@vs-mobiletools-engineering-service2
Collaborator

🔥 [CI Build] Test results 🔥

Test results

❌ Tests failed on VSTS: test results

0 tests crashed, 2 tests failed, 170 tests passed.

Failures

❌ dotnettests tests (MacCatalyst)

1 tests failed, 0 tests passed.
  • DotNet tests: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

❌ dotnettests tests (macOS)

1 tests failed, 0 tests passed.
  • DotNet tests: Failed (Execution failed with exit code 1)

Html Report (VSDrops) Download

Successes

✅ cecil: All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (iOS): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (Multiple platforms): All 1 tests passed. Html Report (VSDrops) Download
✅ dotnettests (tvOS): All 1 tests passed. Html Report (VSDrops) Download
✅ framework: All 8 tests passed. Html Report (VSDrops) Download
✅ fsharp: All 7 tests passed. Html Report (VSDrops) Download
✅ generator: All 2 tests passed. Html Report (VSDrops) Download
✅ install-source: All 1 tests passed. Html Report (VSDrops) Download
✅ interdependent-binding-projects: All 7 tests passed. Html Report (VSDrops) Download
✅ introspection: All 8 tests passed. Html Report (VSDrops) Download
✅ linker: All 65 tests passed. Html Report (VSDrops) Download
✅ mac-binding-project: All 1 tests passed. Html Report (VSDrops) Download
✅ mmp: All 2 tests passed. Html Report (VSDrops) Download
✅ mononative: All 6 tests passed. Html Report (VSDrops) Download
✅ monotouch (iOS): All 11 tests passed. Html Report (VSDrops) Download
✅ monotouch (MacCatalyst): All 8 tests passed. Html Report (VSDrops) Download
✅ monotouch (macOS): All 9 tests passed. Html Report (VSDrops) Download
✅ monotouch (tvOS): All 11 tests passed. Html Report (VSDrops) Download
✅ monotouch (watchOS): All 4 tests passed. Html Report (VSDrops) Download
✅ msbuild: All 2 tests passed. Html Report (VSDrops) Download
✅ mtouch: All 1 tests passed. Html Report (VSDrops) Download
✅ xammac: All 3 tests passed. Html Report (VSDrops) Download
✅ xcframework: All 8 tests passed. Html Report (VSDrops) Download
✅ xtro: All 2 tests passed. Html Report (VSDrops) Download

Pipeline on Agent
Hash: d291ef475db83aba4e409ad640d46f68f9baa275 [CI build]

Please sign in to comment.