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

[net9.0] Not able to load net9 branch on VS Internal preview can't build Maps on windows #20753

Closed
rmarinho opened this issue Feb 21, 2024 · 0 comments
Labels
platform/windows 🪟 t/bug Something isn't working

Comments

@rmarinho
Copy link
Member

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

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
@rmarinho rmarinho added t/bug Something isn't working platform/windows 🪟 labels Feb 21, 2024
@rmarinho rmarinho added this to the .NET 9 Planning milestone Feb 21, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant