-
Notifications
You must be signed in to change notification settings - Fork 258
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
[Bug]: new warning for package source mappings doesn't pass a value for the resource string placeholder #11709
Comments
@jimmylewis sorry this warning is missing the source count. Can you run the Example:
|
@phenning can you post the results of your |
|
@phenning thanks! That's weird that only one source is listed. Can you attach a |
It looks like there is one being added by dotnet:
edit:
|
@phenning so helpful thank you. To figure out where that feed is coming from, can you please attach these configs which are contributing feeds:
If they contain any non-public info, feel free to send them to me in email or on Teams (jeffkl@microsoft.com). |
@phenning and I worked offline and figured out the source is coming from here: I'm going to look into this and report back. Thanks for reporting this! |
NuGet Product Used
MSBuild.exe
Product Version
Microsoft (R) Build Engine version 17.2.0-preview-22178-03+1160f4e0e for .NET Framework
Worked before?
No response
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Updated to a VS build containing #11505. Someone on my team started seeing this error (because we have Warnings As Errors, it broke the build):
Note: the string still has {0} because it doesn't pass a value to the placeholder. Source
Additional comments:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: