-
Notifications
You must be signed in to change notification settings - Fork 564
Closed
Milestone
Description
Android framework version
net10.0-android (Preview)
Affected platform version
.NET 10
Description
The tests\BCL-Tests folder has Xamarin.Android projects inside, so we should be able to remove this directory as well as any code referencing it.
There is one useful test:
tests\BCL-Tests\LocalTests.NUnit\System.Net\NetworkChangeTest.cs
We should move this test file to tests\Mono.Android-Tests\Mono.Android-Tests\System.Net.NetworkInformation and then update namespace appropriately.
tests\Mono.Android-Tests\Mono.Android-Tests\Mono.Android.NET-Tests.csproj will need a reference to the moved test file, so that it builds and runs.
Copilot
Metadata
Metadata
Assignees
Labels
No labels