-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
System.Resources.Extensions.Tests resource re-generation is broken after BinaryFormatter extrication #104216
Comments
cc: @bartonjs, @adamsitnik, am I just holding it wrong or do the instructions need to be redone? |
Tagging subscribers to this area: @dotnet/area-system-resources |
That looks like some piece is missing the package reference to the new nuget package, since it's complaining it can't find the 9.0.0 version of the assembly. |
Assigning to @adamsitnik; PTAL |
@adamsitnik do you plan on addressing this for v9? |
I am sorry, but I have no idea how to fix it. @bartonjs is most likely the best person to look at it. I am going to move it to 10.0 as it does not seem to be mandatory to ship |
All these failures in
|
Trying these instructions:
runtime/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj
Lines 34 to 55 in fcdb6db
Results in:
The text was updated successfully, but these errors were encountered: