xamarin-macios/global.json

6 строки
62 B
JSON
Исходник Обычный вид История

{
"sdk": {
[net8.0] Update dependencies from dotnet/installer (#18441) This pull request updates the following dependencies ## From https://github.com/dotnet/installer - **Subscription**: f9b68d84-9c90-4bd0-5499-08db4112d57e - **Build**: 20230618.1 - **Date Produced**: June 19, 2023 3:44:00 AM UTC - **Commit**: 8d98e5a6ba7f7fbc157ebea6317d8e7418472920 - **Branch**: refs/heads/main - **Updates**: - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.100-preview.6.23310.1 to 8.0.100-preview.6.23318.1][97] - **Microsoft.NET.ILLink.Tasks**: [from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.3][98] - **Microsoft.AspNetCore.App.Ref**: [from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.5][99] - **Microsoft.NETCore.App.Ref**: [from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.3][98] - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: [from 8.0.0-preview.6.23301.1 to 8.0.0-preview.6.23312.1][100] - **Microsoft.NETCore.App.Ref**: [from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.3][98] - **Microsoft.DotNet.Cecil**: [from 0.11.4-alpha.23301.1 to 0.11.4-alpha.23312.1][101] [97]: https://github.com/dotnet/installer/compare/9e6f9a8b9e...8d98e5a6ba [98]: https://github.com/dotnet/runtime/compare/54dab738de...76da696f3f [99]: https://github.com/dotnet/aspnetcore/compare/8dea0b8d3b...974d15e3b0 [100]: https://github.com/dotnet/emsdk/compare/63af043d58...1640faa87e [101]: https://github.com/dotnet/cecil/compare/ea84c8236c...ad66dcb8a0 ## Coherency Updates The following updates ensure that dependencies with a *CoherentParentDependency* attribute were produced in a build used as input to the parent dependency's build. See [Dependency Description Format](https://github.com/dotnet/arcade/blob/master/Documentation/DependencyDescriptionFormat.md#dependency-description-overview) - **Coherency Updates**: - **Microsoft.NET.ILLink.Tasks**: from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.3 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.AspNetCore.App.Ref**: from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.5 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NETCore.App.Ref**: from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.3 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport**: from 8.0.0-preview.6.23301.1 to 8.0.0-preview.6.23312.1 (parent: Microsoft.NETCore.App.Ref) - **Microsoft.NETCore.App.Ref**: from 8.0.0-preview.6.23307.4 to 8.0.0-preview.6.23316.3 (parent: Microsoft.Dotnet.Sdk.Internal) - **Microsoft.DotNet.Cecil**: from 0.11.4-alpha.23301.1 to 0.11.4-alpha.23312.1 (parent: Microsoft.NETCore.App.Ref)
2023-06-20 00:11:02 +03:00
"version": "8.0.100-preview.6.23318.1"
}
}