While developing an application that will be hosted on Azure Service Fabric and adding a .NET Standard library or project, Visual Studio might display a warning like this one:
[su_quote]Warning MSB3270 There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "C:\[...]", "AMD64". This mismatch…
With a post on Microsoft DevBlog, Redmond giant clarified the situation around .NET Framework, its relationship with .NET Core and it announced that [su_highlight].NET Framework 4.8 the last version of the .NET Framework[/su_highlight] that Microsoft will ship. After the release of .NET Core 3 the next major version will be .NET Core 5 which Microsoft…
