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
Seems that we are having some issues building/restoring the Controls.Maps project on Windows.
I m not sure this is related with the build failing because of other issue on android.
Steps to Reproduce
Checkout net9 branch
dotnet cake --target=VS
Link to public reproduction project repository
No response
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
14>C:\repos\dotnet\maui\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj : XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'C:\repos\dotnet\maui\src\Controls\Maps\src\bin\Debug\net9.0-windows10.0.19041\Microsoft.Maui.Controls.Maps.dll'14>C:\repos\dotnet\maui\src\Controls\samples\Controls.Sample\Maui.Controls.Sample.csproj : XamlCompiler error WMC1006: Cannot resolve Assembly or Windows Metadata file 'C:\repos\dotnet\maui\src\Core\maps\src\bin\Debug\net9.0-windows10.0.19041\Microsoft.Maui.Maps.dll'14>CSC : error CS0006: Metadata file 'C:\repos\dotnet\maui\src\Controls\Maps\src\bin\Debug\net9.0-windows10.0.19041\Microsoft.Maui.Controls.Maps.dll' could not be found
14>CSC : error CS0006: Metadata file 'C:\repos\dotnet\maui\src\Core\maps\src\bin\Debug\net9.0-windows10.0.19041\Microsoft.Maui.Maps.dll' could not be found
The text was updated successfully, but these errors were encountered:
Description
Seems that we are having some issues building/restoring the Controls.Maps project on Windows.
I m not sure this is related with the build failing because of other issue on android.
Steps to Reproduce
Checkout net9 branch
dotnet cake --target=VS
Link to public reproduction project repository
No response
Version with bug
Unknown/Other
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: