Skip to content

Remove obsolete package sources from NuGet.config#2389

Merged
joperezr merged 1 commit into
mainfrom
FixBuilds
Apr 1, 2025
Merged

Remove obsolete package sources from NuGet.config#2389
joperezr merged 1 commit into
mainfrom
FixBuilds

Conversation

@joperezr

@joperezr joperezr commented Mar 31, 2025

Copy link
Copy Markdown
Member

These feeds are no longer needed for our packages, and they are causing build breaks on all CI, so removing them to fix the rest of the builds.

cc: @pgrawehr

Microsoft Reviewers: Open in CodeFlow

@pgrawehr

pgrawehr commented Apr 1, 2025

Copy link
Copy Markdown
Contributor

Thank you!

But it seems this wasn't the full solution yet.

/home/vsts/work/1/s/src/Iot.Device.Bindings.SkiaSharpAdapter/Iot.Device.Bindings.SkiaSharpAdapter.csproj : error NU1101: Unable to find package Iot.Device.Bindings.SkiaSharpAdapter. No packages exist with this id in source(s): dotnet-eng, dotnet-public, dotnet-tools [/home/vsts/work/1/s/build.proj]
##[error]src/Iot.Device.Bindings.SkiaSharpAdapter/Iot.Device.Bindings.SkiaSharpAdapter.csproj(0,0): error NU1101: (NETCORE_ENGINEERING_TELEMETRY=Restore) Unable to find package Iot.Device.Bindings.SkiaSharpAdapter. No packages exist with this id in source(s): dotnet-eng, dotnet-public, dotnet-tools

Can it be that Iot.Device.Bindings.SkiaSharpAdapter was never properly uploaded to the internal feeds? It is available via nuget, though.

@joperezr

joperezr commented Apr 1, 2025

Copy link
Copy Markdown
Member Author

I was expecting the first build to fail, I was mirroring that package to dotnet-public but that is done now so requeuing should work.

@joperezr

joperezr commented Apr 1, 2025

Copy link
Copy Markdown
Member Author

Merging to unblock other PRs

@joperezr joperezr merged commit f8dbd70 into main Apr 1, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators May 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants