dotnet/sdk#48075 this PR parses out the info about retry from commandline, and instead it should be told by the platform that retry is happening and only react to the messages.
Probably on the assembly start we want to have retry: true, and try: number, when retry is being used.
dotnet/sdk#48075 this PR parses out the info about retry from commandline, and instead it should be told by the platform that retry is happening and only react to the messages.
Probably on the assembly start we want to have retry: true, and try: number, when retry is being used.