File tree Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Expand file tree Collapse file tree 3 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -205,8 +205,6 @@ extends:
205
205
206
206
- template : /build-tools/automation/yaml-templates/apk-instrumentation.yaml@self
207
207
parameters :
208
- # FIXME: https://github.com/dotnet/runtime/issues/105516
209
- condition : false
210
208
configuration : $(XA.Build.Configuration)
211
209
testName : Mono.Android.NET_Tests-AotLlvm
212
210
project : tests/Mono.Android-Tests/Runtime-Microsoft.Android.Sdk/Mono.Android.NET-Tests.csproj
Original file line number Diff line number Diff line change 1
1
<Dependencies >
2
2
<ProductDependencies >
3
- <Dependency Name =" Microsoft.NET.Sdk" Version =" 9.0.100-rc.1.24409 .1" >
3
+ <Dependency Name =" Microsoft.NET.Sdk" Version =" 9.0.100-rc.1.24415 .1" >
4
4
<Uri >https://github.com/dotnet/sdk</Uri >
5
- <Sha >43360291a50c9c7c471551f8f8363919d38014ea </Sha >
5
+ <Sha >3586c8047b796e0d30fdb2d95ff8431167d86b9a </Sha >
6
6
</Dependency >
7
- <Dependency Name =" Microsoft.NET.ILLink.Tasks" Version =" 9.0.0-rc.1.24408.12 " CoherentParentDependency =" Microsoft.NET.Sdk" >
7
+ <Dependency Name =" Microsoft.NET.ILLink.Tasks" Version =" 9.0.0-rc.1.24413.14 " CoherentParentDependency =" Microsoft.NET.Sdk" >
8
8
<Uri >https://github.com/dotnet/runtime</Uri >
9
- <Sha >68511fd27fe4055ce5203742998ba12019dfcbd4 </Sha >
9
+ <Sha >605ff6f6485101d4bd1eabb9ab97af345eee67a1 </Sha >
10
10
</Dependency >
11
- <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.0-rc.1.24408.12 " CoherentParentDependency =" Microsoft.NET.Sdk" >
11
+ <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.0-rc.1.24413.14 " CoherentParentDependency =" Microsoft.NET.Sdk" >
12
12
<Uri >https://github.com/dotnet/runtime</Uri >
13
- <Sha >68511fd27fe4055ce5203742998ba12019dfcbd4 </Sha >
13
+ <Sha >605ff6f6485101d4bd1eabb9ab97af345eee67a1 </Sha >
14
14
</Dependency >
15
15
<Dependency Name =" Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version =" 9.0.0-rc.1.24402.2" CoherentParentDependency =" Microsoft.NETCore.App.Ref" >
16
16
<Uri >https://github.com/dotnet/emsdk</Uri >
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<!-- Package versions-->
3
3
<PropertyGroup >
4
- <MicrosoftNETSdkPackageVersion >9.0.100-rc.1.24409 .1</MicrosoftNETSdkPackageVersion >
4
+ <MicrosoftNETSdkPackageVersion >9.0.100-rc.1.24415 .1</MicrosoftNETSdkPackageVersion >
5
5
<MicrosoftDotnetSdkInternalPackageVersion >$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion >
6
- <MicrosoftNETILLinkTasksPackageVersion >9.0.0-rc.1.24408.12 </MicrosoftNETILLinkTasksPackageVersion >
7
- <MicrosoftNETCoreAppRefPackageVersion >9.0.0-rc.1.24408.12 </MicrosoftNETCoreAppRefPackageVersion >
6
+ <MicrosoftNETILLinkTasksPackageVersion >9.0.0-rc.1.24413.14 </MicrosoftNETILLinkTasksPackageVersion >
7
+ <MicrosoftNETCoreAppRefPackageVersion >9.0.0-rc.1.24413.14 </MicrosoftNETCoreAppRefPackageVersion >
8
8
<MicrosoftDotNetApiCompatPackageVersion >7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion >
9
9
<MicrosoftDotNetBuildTasksFeedPackageVersion >9.0.0-beta.24408.2</MicrosoftDotNetBuildTasksFeedPackageVersion >
10
10
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion >9.0.0-rc.1.24402.2</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion >
You can’t perform that action at this time.
0 commit comments