This commit is contained in:
Shane Neuville 2022-02-10 20:47:27 -06:00 коммит произвёл GitHub
Родитель 3eb5ccfb82
Коммит b41ee007fa
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 1 удалений

3
.github/DEVELOPMENT.md поставляемый
Просмотреть файл

@ -9,7 +9,8 @@ This page contains steps to build and run the .NET MAUI repository from source.
In most cases, when you have Visual Studio installed with the .NET workloads checked, these steps are not required.
1. Install the latest .NET 6:
- [Win (x64)](https://aka.ms/dotnet/6.0.2xx/daily/dotnet-sdk-win-x64.exe)
<!--- [Win (x64)](https://aka.ms/dotnet/6.0.2xx/daily/dotnet-sdk-win-x64.exe) -->
- [Install the latest Public Preview of Visual Studio](https://visualstudio.microsoft.com/vs/preview/)
- [macOS (x64)](https://aka.ms/dotnet/6.0.2xx/daily/dotnet-sdk-osx-x64.pkg)
- [macOS (arm64)](https://aka.ms/dotnet/6.0.2xx/daily/dotnet-sdk-osx-arm64.pkg)
2. Clear your nuget cache: