episerver / upgrade-assistant-extensions

Apache License 2.0
10 stars 6 forks source link

Mediachase.BusinessFoundation #6

Closed lunchin closed 3 years ago

lunchin commented 3 years ago

Dll was removed in net 5 version so should have analyzer with any references that it is no longer available and to remove all instances

modulus37 commented 3 years ago

Hi Mark

I am not sure here: the Type: using Mediachase.BusinessFoundation is widely used in the old Foundation Project and also in the new Foundation (net5)

can you provide me with more details, how we should tackle this? many thanks René

lunchin commented 3 years ago

Should not be used often but would like to warn partners it is no longer supported so they dont waste time looking for repalcement.

alexmanie commented 3 years ago

Remove obsolete references to "using Mediachase.BusinessFoundation" is now implemented.