Azure / modern-web-app-pattern-dotnet

The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
https://aka.ms/eap/mwa/dotnet/doc
MIT License
71 stars 7 forks source link

Update "prerequisites.md" to align with "global.json" #263

Open xakep139 opened 2 weeks ago

xakep139 commented 2 weeks ago

The global.json requires .NET 8 SDK to be installed: https://github.com/Azure/modern-web-app-pattern-dotnet/blob/831d587f8f47c5099e38d1b4a9255a6325d10073/global.json#L6

Thus, this should be aligned with prerequisites.md