This commit is contained in:
Jerome Laban 2020-02-09 20:43:57 -05:00
Родитель 32c280c8a3
Коммит 5e3a2f0f18
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -2,7 +2,7 @@
**Uno.Xamarin.Essentials** is a fork of the [Xamarin.Essentials](https://github.com/xamarin/Essentials) library to enable WebAssembly support for Uno Platform based applications, as well as all the official Xamarin.Essential supported platforms.
To use this library, you'll need to replace your references from `Xamarin.Essentials` to `Uno.Xamarin.Essentials`.
To use this library, you'll need to replace your Nuget package references from `Xamarin.Essentials` to `Uno.Xamarin.Essentials`.
## Reporting issues