-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
Background
#6215
This subitem is focused on GenerateResource task
Here we dont need to know exact usages - just gain some idea about magnitude and patterns of usage
GenerateResouce Task uses BinaryFormatter for application/x-microsoft.net.object.binary.base64 mime type - so we are mainly interested in that one
Expected output
- List of internal repos that use
GenerateResourcetask + some sample usages - Examples of external GH repos (with recent activity) using
GenerateResourcetask - Count of external repos using
GenerateResourcetask, idealy categorized by recent usage and # of commits, or some relativelu useful metric giving idea of how much/few it's being used (especialy for Core).
TODO
what about resgen.exe?
Reactions are currently unavailable