microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
513 stars 285 forks source link

Add .NET 6/.NET Core 3.1 targets #1342

Open lnetrebskii opened 1 year ago

lnetrebskii commented 1 year ago

Type of change

Description

Support of .NET 6 and .NET Core 3.1 has been added. The projects converted to .NET SDK format.

Issues addressed

All submissions:

Which browsers was this tested on?

jummans commented 1 year ago

Do we know how long this migration to version 6 approval will take place ?

AngelRodriguez8008 commented 11 months ago

Hi @lnetrebskii

I will prefer not to merge this Branch to develop and just to keep .NET Core as a separate branch.

I see that you remove functionality like Take Screenshot, I use it.

I want also to remove things, for example, the whole old WEB logic.

I think .NET Core Support is an excellent point to clean up all old things in a new, straight forward branch, that in the future may become the main branch. But not merging, just droping the old code.

Shakevg commented 3 months ago

lnetrebskii Could you please fix merge conflicts. TYLEROL Could you please create separate branch with separate Nuget for .Net Core and let's use it until we complete all fixes for .Net. But I think we need to start use it.