maui-linux/Xamarin.Forms.Maps.WPF
E.Z. Hart f1297f93d5 Re-enable "Treat warnings as errors" (#5602)
* Enable "treat warnings as errors"

* Remove unnecessary for loop

* Remove properties which already exist in base class

* Make property hiding explicit and obsolete hiding property

* Move Treat Warnings as Errors setting to props file

* Fix weird quotation changes in Xamarin.Forms.Build.Tasks.csproj

* Scrub empty WarningsAsErrors tags

* Remove unused variable

* Fix TearDown method hiding in UI tests

* Fix Id member hiding in test for Bugzilla32871

* Fix RootPage member hiding in Bugzilla51503

* Fix RooPage member hiding in Issue1483

* Disable warnings for deprecated OpenGL calls

* Fix member hiding in test view models

* Fix RootPage member hiding in Issue1931

* Fix Id member hiding in Bugzilla42620

* Fix AutomationId member hiding in Bugzilla57114

* Fix Layout member hiding in Bugzilla40911

* Remove unused variables from Bugzilla31114

* Remove unused variable

* Fix various unused variable warnings

* Disable warning to leave example code for reference

* Fix unused variable from macOS test

* Remove unused members

* Fix unused variable warnings

* Fixed unused property warnings

* Fix warnings for unused code

* Disable 'await' warning

* Remove unused variable

* Adding pragma directives for await warnings

* Remove member hiding

* Turn off global "Treat warnings as errors" in other platforms

* Use MarkerId instead of obsolete Id member

* Fix await warnings in WPF GeocoderBackend

* Add missing await

* Disable warning for unused event
2019-03-27 18:38:38 +00:00
..
Properties [WPF] Maps project for WPF backend (#1335) 2017-12-06 23:34:59 +00:00
FormsMaps.cs [WPF] Maps project for WPF backend (#1335) 2017-12-06 23:34:59 +00:00
FormsPushPin.cs [WPF] Maps project for WPF backend (#1335) 2017-12-06 23:34:59 +00:00
GeocoderBackend.cs Re-enable "Treat warnings as errors" (#5602) 2019-03-27 18:38:38 +00:00
MapRenderer.cs Fix initial load of pins (#4304) 2018-11-29 15:59:08 -08:00
Xamarin.Forms.Maps.WPF.csproj Updated all the OpenTK references to use NuGet (#4836) 2019-02-12 12:59:18 +00:00