xamarin-macios/eng/Version.Details.xml

19 строки
816 B
XML
Исходник Обычный вид История

<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="6.0.100-rtm.21472.96">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>114e28d2e963e5e73c79d4598a6ae5df97e6522e</Sha>
</Dependency>
[main] Update dependencies from dotnet/installer (#12688) * Update dependencies from https://github.com/dotnet/installer build 20210910.3 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21460.3 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal * Update dependencies from https://github.com/dotnet/installer build 20210910.37 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21460.37 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal * Add dotnet-tools to our NuGet feeds to work around an msbuild/nuget bug. Ref: https://github.com/dotnet/msbuild/issues/6834 * [src] Add an additional HttpClientHandler property to NSUrlSessionHandler. We need this otherwise we get linker warnings which results in test failures (because we verify that building a template doesn't show any warnings): * Xamarin.Tests.TemplateTest.CreateAndBuildTemplate("iOS","ios"): Build warnings: System.Net.Http.HttpClientHandler.GetServerCertificateCustomValidationCallback(): No members were resolved for 'get_ServerCertificateCustomValidationCallback'. System.Net.Http.HttpClientHandler.SetServerCertificateCustomValidationCallback(Func<HttpRequestMessage,X509Certificate2,X509Chain,SslPolicyErrors,Boolean>): No members were resolved for 'set_ServerCertificateCustomValidationCallback'. Ref: fc631442f98f7aabd7b69abf0e0966f77e12a833 Ref: https://github.com/dotnet/runtime/commit/679cd97153c915641afaf7d3cd154c57a30d67b2 * Update dependencies from https://github.com/dotnet/installer build 20210913.12 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21463.12 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2021-09-15 10:35:00 +03:00
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.100-1.21459.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/mono/linker</Uri>
[main] Update dependencies from dotnet/installer (#12688) * Update dependencies from https://github.com/dotnet/installer build 20210910.3 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21460.3 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal * Update dependencies from https://github.com/dotnet/installer build 20210910.37 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21460.37 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal * Add dotnet-tools to our NuGet feeds to work around an msbuild/nuget bug. Ref: https://github.com/dotnet/msbuild/issues/6834 * [src] Add an additional HttpClientHandler property to NSUrlSessionHandler. We need this otherwise we get linker warnings which results in test failures (because we verify that building a template doesn't show any warnings): * Xamarin.Tests.TemplateTest.CreateAndBuildTemplate("iOS","ios"): Build warnings: System.Net.Http.HttpClientHandler.GetServerCertificateCustomValidationCallback(): No members were resolved for 'get_ServerCertificateCustomValidationCallback'. System.Net.Http.HttpClientHandler.SetServerCertificateCustomValidationCallback(Func<HttpRequestMessage,X509Certificate2,X509Chain,SslPolicyErrors,Boolean>): No members were resolved for 'set_ServerCertificateCustomValidationCallback'. Ref: fc631442f98f7aabd7b69abf0e0966f77e12a833 Ref: https://github.com/dotnet/runtime/commit/679cd97153c915641afaf7d3cd154c57a30d67b2 * Update dependencies from https://github.com/dotnet/installer build 20210913.12 Microsoft.Dotnet.Sdk.Internal From Version 6.0.100-rc.2.21458.9 -> To Version 6.0.100-rc.2.21463.12 Dependency coherency updates Microsoft.NET.ILLink.Tasks From Version 6.0.100-preview.6.21452.4 -> To Version 6.0.100-1.21459.1 (parent: Microsoft.Dotnet.Sdk.Internal Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Rolf Bjarne Kvinge <rolf@xamarin.com>
2021-09-15 10:35:00 +03:00
<Sha>c8499798a2a09639174e2f5c694d6652794cc73d</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="6.0.0-beta.21212.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>db49d790a4bfa977a9ed7436bf2aa242cefae45e</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>