File tree Expand file tree Collapse file tree 5 files changed +521
-521
lines changed
src/Xamarin.Android.Build.Tasks
Microsoft.Android.Sdk/targets
Tests/Xamarin.ProjectTools/Resources/Base Expand file tree Collapse file tree 5 files changed +521
-521
lines changed Original file line number Diff line number Diff line change 11<Dependencies >
22 <ProductDependencies >
3- <Dependency Name =" Microsoft.Dotnet.Sdk.Internal" Version =" 6.0.100-preview.6.21280 .2" >
3+ <Dependency Name =" Microsoft.Dotnet.Sdk.Internal" Version =" 6.0.100-preview.6.21306 .2" >
44 <Uri >https://github.com/dotnet/installer</Uri >
5- <Sha >46b17bd1587380d190dcdfd45a61a5b5c1eb6c93 </Sha >
5+ <Sha >c83bef2f34e5302bfc651d12df2f8bbcd2a981dc </Sha >
66 </Dependency >
7- <Dependency Name =" Microsoft.NET.ILLink.Tasks" Version =" 6.0.100-preview.6.21277 .2" CoherentParentDependency =" Microsoft.Dotnet.Sdk.Internal" >
7+ <Dependency Name =" Microsoft.NET.ILLink.Tasks" Version =" 6.0.100-preview.6.21304 .2" CoherentParentDependency =" Microsoft.Dotnet.Sdk.Internal" >
88 <Uri >https://github.com/mono/linker</Uri >
9- <Sha >50901f9ba5c8672c2758577a61f45fea3cc6cd76 </Sha >
9+ <Sha >21df7dbbf881507c98026c1b9e7532303b3c0a06 </Sha >
1010 </Dependency >
11- <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 6.0.0-preview.6.21276.13 " CoherentParentDependency =" Microsoft.Dotnet.Sdk.Internal" >
11+ <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 6.0.0-preview.6.21306.1 " CoherentParentDependency =" Microsoft.Dotnet.Sdk.Internal" >
1212 <Uri >https://github.com/dotnet/runtime</Uri >
13- <Sha >6e5f722a9dab49f9626ea95326ef6e74129621ca </Sha >
13+ <Sha >5b8e1780ad7740e632c285bc2af13a8d0b20c5a9 </Sha >
1414 </Dependency >
1515 </ProductDependencies >
1616 <ToolsetDependencies >
Original file line number Diff line number Diff line change 11<Project >
22 <!-- Package versions-->
33 <PropertyGroup >
4- <MicrosoftDotnetSdkInternalPackageVersion >6.0.100-preview.6.21280 .2</MicrosoftDotnetSdkInternalPackageVersion >
5- <MicrosoftNETILLinkTasksPackageVersion >6.0.100-preview.6.21277 .2</MicrosoftNETILLinkTasksPackageVersion >
4+ <MicrosoftDotnetSdkInternalPackageVersion >6.0.100-preview.6.21306 .2</MicrosoftDotnetSdkInternalPackageVersion >
5+ <MicrosoftNETILLinkTasksPackageVersion >6.0.100-preview.6.21304 .2</MicrosoftNETILLinkTasksPackageVersion >
66 <MicrosoftDotNetApiCompatPackageVersion >5.0.0-beta.20181.7</MicrosoftDotNetApiCompatPackageVersion >
77 <MicrosoftDotNetBuildTasksFeedPackageVersion >6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion >
8- <MicrosoftNETCoreAppRefPackageVersion >6.0.0-preview.6.21276.13 </MicrosoftNETCoreAppRefPackageVersion >
8+ <MicrosoftNETCoreAppRefPackageVersion >6.0.0-preview.6.21306.1 </MicrosoftNETCoreAppRefPackageVersion >
99 </PropertyGroup >
1010 <PropertyGroup >
1111 <!-- Trim all characters after first `-` or `+` is encountered. -->
Original file line number Diff line number Diff line change @@ -83,13 +83,13 @@ This file contains the .NET 5-specific targets to customize ILLink
8383 Condition =" '$(AndroidLinkResources)' == 'true' "
8484 Include =" $(_AndroidLinkerCustomStepAssembly)"
8585 AfterStep =" CleanStep"
86- Type =" MonoDroid.Tuner.GetAssembliesStep "
86+ Type =" MonoDroid.Tuner.RemoveResourceDesignerStep "
8787 />
8888 <_TrimmerCustomSteps
8989 Condition =" '$(AndroidLinkResources)' == 'true' "
9090 Include =" $(_AndroidLinkerCustomStepAssembly)"
9191 AfterStep =" CleanStep"
92- Type =" MonoDroid.Tuner.RemoveResourceDesignerStep "
92+ Type =" MonoDroid.Tuner.GetAssembliesStep "
9393 />
9494
9595 <_PreserveLists Include =" $(MSBuildThisFileDirectory)..\PreserveLists\*.xml" />
Original file line number Diff line number Diff line change 88 "Size": 54406
99 },
1010 "assemblies/Mono.Android.dll": {
11- "Size": 78828
11+ "Size": 78827
1212 },
1313 "assemblies/System.Linq.dll": {
14- "Size": 10155
14+ "Size": 10163
1515 },
1616 "assemblies/System.Private.CoreLib.dll": {
17- "Size": 488969
17+ "Size": 492821
1818 },
1919 "assemblies/System.Runtime.dll": {
20- "Size": 2263
20+ "Size": 2269
2121 },
2222 "assemblies/UnnamedProject.dll": {
23- "Size": 3160
23+ "Size": 3176
2424 },
2525 "classes.dex": {
2626 "Size": 316792
2929 "Size": 336656
3030 },
3131 "lib/arm64-v8a/libmonosgen-2.0.so": {
32- "Size": 3939352
32+ "Size": 3959384
3333 },
3434 "lib/arm64-v8a/libSystem.IO.Compression.Native.so": {
3535 "Size": 776216
3838 "Size": 75872
3939 },
4040 "lib/arm64-v8a/libSystem.Security.Cryptography.Native.Android.so": {
41- "Size": 166408
41+ "Size": 162312
4242 },
4343 "lib/arm64-v8a/libxamarin-app.so": {
4444 "Size": 11504
5353 "Size": 2162
5454 },
5555 "res/drawable-hdpi-v4/icon.png": {
56- "Size": 4791
56+ "Size": 4762
5757 },
5858 "res/drawable-mdpi-v4/icon.png": {
5959 "Size": 2200
7474 "Size": 1724
7575 }
7676 },
77- "PackageSize": 2864916
77+ "PackageSize": 2873108
7878}
You can’t perform that action at this time.
0 commit comments