dotnet-architecture / eShopModernizing

Modernizing existing .NET Framework, hypothetically legacy backoffice eShop web apps (traditional ASP.NET WebForms and MVC) with Windows Containers and Azure Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eShopModerniziMVC and Web Forms also have build errors Log4net 2.08

rocketri opened this issue · comments

#57

Hello The same issue that occurred on the legacy solutions (link above) is happening inside the modernized solutions.

I tried to find the references and modify them to accept the newer version but no dice. I had to downgrade to log4net 2.08 to get the solution file to build.

Thanks!

Whoops link didn't come thru.

Basically this is a duplicate of issue 57 but the fix needs applied to the other folders.

Thanks!

Hi @rocketingineer, thank you for reaching out.
Could you please take the latest from the main branch and try to build the solution again?

@rocketingineer and @sughosneo
Fixed on PR #67