-
Notifications
You must be signed in to change notification settings - Fork 255
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
.net 8 isolated issue on dotnet publish #14110
Comments
26s |
NuGet Product Used
NuGet.exe, dotnet.exe
Product Version
nuget.exe version 6.13.1
Worked before?
it works fine for .net 6 in proc
Impact
It's more difficult to complete my work
Repro Steps & Context
build-code:
#STEP1: Checkout the source code
- name: 'Checkout the source code'
uses: actions/checkout@v4
error in running build pipeline - error NU3008: Package 'Microsoft.NETCore.Targets 1.1.3' from source 'https://nuget.pkg.github.com/sede-x/index.json': The package integrity check failed. The package has changed since it was signed. Try clearing the local http-cache and run nuget operation again.
Verbose Logs
The text was updated successfully, but these errors were encountered: