This commit is contained in:
Jérôme Laban 2019-04-10 15:29:00 -04:00 коммит произвёл GitHub
Родитель af2c277db2
Коммит a28cdb6848
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -10,4 +10,4 @@ The Uno Platform is an Universal Windows Platform Bridge to allow UWP based code
Use the UWP tooling from Windows in [Visual Studio](https://www.visualstudio.com/), such as [Xaml Edit and Continue](https://blogs.msdn.microsoft.com/visualstudio/2016/04/06/ui-development-made-easier-with-xaml-edit-continue/) and [C# Edit and Continue](https://docs.microsoft.com/en-us/visualstudio/debugger/how-to-use-edit-and-continue-csharp), build your application as much as possible on Windows, then validate that your application runs on iOS, Android and WebAssembly.
Visit [our documentation](doc/index.md) for more details.
Visit [our documentation](https://github.com/nventive/Uno/blob/master/doc/index.md) for more details.