Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[XABT] Fix .sln file. #9782

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2025
Merged

[XABT] Fix .sln file. #9782

merged 1 commit into from
Feb 11, 2025

Conversation

jpobst
Copy link
Contributor

@jpobst jpobst commented Feb 11, 2025

Context: 88e6b60#diff-2c93d15c2ac8814766a0b1136a163bfcd8d1044fa15403fd166b89e364678694L28-R33

This line in the Xamarin.Android.Build.Tasks.sln file causes issues with the latest VS (specifically the forward slash):

Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src/Microsoft.Android.Sdk.Analysis", "src\Microsoft.Android.Sdk.Analysis", "{51DC774F-F0E2-4D4E-B600-ECA986E6DDEF}"

VS 17.13+ cannot load the file with this error:

image

Remove this duplicate line. While we're here, let's also move the test projects to a tests solution folder to organize the solution explorer a bit.

image

@jpobst jpobst requested a review from jonpryor as a code owner February 11, 2025 19:40
@jpobst jpobst requested a review from dellis1972 February 11, 2025 20:07
@jonpryor jonpryor merged commit 42ef7ec into main Feb 11, 2025
56 of 58 checks passed
@jonpryor jonpryor deleted the dev/jpobst/xabt-sln branch February 11, 2025 21:51
grendello added a commit that referenced this pull request Feb 12, 2025
* main:
  Bump to dotnet/java-interop@57f7bc84 (#9724)
  [XABT] Fix Xamarin.Android.Build.Tasks.sln (#9782)
  [java-runtime, Mono.Android] Use `ApplicationRegistration.Context` (#9779)
  [Xamarin.Android.Build.Tasks] temporarily support .NET 8 in .NET 10 (#9777)
  Bump to dotnet/sdk@c0f88f2416 10.0.100-preview.2.25108.4 (#9775)
  [docs] update dotnetbuilds domain (#9772)
@github-actions github-actions bot locked and limited conversation to collaborators Mar 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants