Add test assets for WMF to PNG conversion test#72
Conversation
ViktorHofer
left a comment
There was a problem hiding this comment.
Where are those assets coming from? What's their license? :)
|
Do we have a NuGet package or somewhere we can add this to instead? Generally speaking, checking binary files into git isn't "best practice"... If we are going to check them in, do we expect they will ever need to be removed or modified and if so, how frequently? |
|
This repository's purpose is to generate nuget packages which are then consumed in dotnet/runtime. |
I completely missed the |
Those are just dummy images a internal costumer shared with me for the repro and said it was fine to put them in GH. |
These assets are needed for: dotnet/runtime#35169