Skip to content
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

I'm getting XAPRAS7023 when upgrading from 11.2.0 to 11.2.1. #17542

Closed
BobbyCannon opened this issue Nov 17, 2024 · 5 comments
Closed

I'm getting XAPRAS7023 when upgrading from 11.2.0 to 11.2.1. #17542

BobbyCannon opened this issue Nov 17, 2024 · 5 comments

Comments

@BobbyCannon
Copy link

BobbyCannon commented Nov 17, 2024

Describe the bug

I'm getting XAPRAS7023 when upgrading from 11.2.0 to 11.2.1.

error XAPRAS7023: System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Workspaces\BobsToolbox\BobsToolbox\BobsToolbox.Android\obj\Debug\net9.0-android\Avalonia\Avalonia\BobsToolbox.Android.dll'.

I think the problem is that Avalonia is listed twice (\Avalonia\Avalonia)...

\obj\Debug\net9.0-android\Avalonia\Avalonia\BobsToolbox.Android.dll

Should be

\obj\Debug\net9.0-android\Avalonia\BobsToolbox.Android.dll

To Reproduce

Change the version of AvaloniaVersion in the Directory.Build.props file from 11.2.0 to 11.2.1.

Expected behavior

Upgrade should just work.

Avalonia version

11.2.1

OS

Windows

Additional context

No response

@maxkatz6
Copy link
Member

Please try nightly build from this PR #17539 (comment)

@BobbyCannon
Copy link
Author

problem still exist in 11.2.2, is fixed in nightly build 11.3.999-cibuild0053376-alpha

@BobbyCannon
Copy link
Author

problem still exists in 11.2.3

@timunie
Copy link
Contributor

timunie commented Dec 27, 2024

Not everything can be backported. Some will only be on customer request. So if you have paid support please ask for a backport or stay at nightly until 11.3

@timunie timunie closed this as completed Dec 27, 2024
@BobbyCannon
Copy link
Author

BobbyCannon commented Dec 27, 2024

What this an accident? @timunie what do you mean back backport?

Spoke with Tim and the fix is coming in 11.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants