We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our main build started failing near the end of last week with this error message (see run here):
"D:\a\Labs-Windows\Labs-Windows\Toolkit.Labs.All.sln" (Restore target) (1) -> "D:\a\Labs-Windows\Labs-Windows\platforms\CommunityToolkit.Labs.Skia.Gtk\CommunityToolkit.Labs.Skia.Gtk.csproj" (_GenerateProjectRestoreGraph target) (9:5) -> (CollectPackageDownloads target) -> D:\a\Labs-Windows\Labs-Windows\platforms\CommunityToolkit.Labs.Skia.Gtk\CommunityToolkit.Labs.Skia.Gtk.csproj : error NU1505: Duplicate 'PackageDownload' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageDownload' items are: Microsoft.NETCore.App.Host.win-x64 [5.0.16], Microsoft.NETCore.App.Host.win-x64 [5.0.16], Microsoft.NETCore.App.Host.win-x64 [5.0.16], Microsoft.NETCore.App.Host.win-x64 [5.0.16]. "D:\a\Labs-Windows\Labs-Windows\Toolkit.Labs.All.sln" (Restore target) (1) -> "D:\a\Labs-Windows\Labs-Windows\platforms\CommunityToolkit.Labs.Wasm\CommunityToolkit.Labs.Wasm.csproj" (_GenerateProjectRestoreGraph target) (11:5) -> D:\a\Labs-Windows\Labs-Windows\platforms\CommunityToolkit.Labs.Wasm\CommunityToolkit.Labs.Wasm.csproj : error NU1505: Duplicate 'PackageDownload' items found. Remove the duplicate items or use the Update functionality to ensure a consistent restore behavior. The duplicate 'PackageDownload' items are: Microsoft.NETCore.App.Host.win-x64 [5.0.16], Microsoft.NETCore.App.Host.win-x64 [5.0.16], Microsoft.NETCore.App.Host.win-x64 [5.0.16], Microsoft.NETCore.App.Host.win-x64 [5.0.16].
Not sure what may have suddenly caused this and if it's related to this Twitter thread.
Run CI on main
Passes
No response
Yes, but only if others can assist.
The text was updated successfully, but these errors were encountered:
Useful information: dotnet/sdk#24747
Sorry, something went wrong.
Related to CommunityToolkit/Tooling-Windows-Submodule#12 as well.
Arlodotexe
Successfully merging a pull request may close this issue.
Describe the bug
Our main build started failing near the end of last week with this error message (see run here):
Not sure what may have suddenly caused this and if it's related to this Twitter thread.
Steps to reproduce
Expected behavior
Passes
Screenshots
No response
Code Platform
Windows Build Number
Other Windows Build number
No response
App minimum and target SDK version
Other SDK version
No response
Visual Studio Version
No response
Visual Studio Build Number
No response
Device form factor
No response
Additional context
No response
Help us help you
Yes, but only if others can assist.
The text was updated successfully, but these errors were encountered: