Bug description
Mpc fails to compile the project when run on the .net 5 RC 2 sdk.
Repro steps
- Install .net Core 3
- Run MPC on a project. (Should work fine)
- Install .net 5 RC 2
- Run MPC on the same project. <- this now fails to build the project.
Additional context
Bug description
Mpc fails to compile the project when run on the .net 5 RC 2 sdk.
Repro steps
Additional context