You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)...
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
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)...
Should be
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
The text was updated successfully, but these errors were encountered: