Граф коммитов

18 Коммитов

Автор SHA1 Сообщение Дата
Martijn van Dijk 620bd145ba Update to .NET Standard (#2530)
* Move Android support and plugins to new directories

* Add new solution file and directory config

* Update Android support to sdk style

* Remove packages.config from android support

* Add new csproj for MvvmCross main project

* Add csproj for all projects

* Move binding to new folders

* Move wpf to its own folder

* Move console into its own platform

* Move test project into the correct folder

* Move platform projects

* Move Forms into the right folder

* Move code analysis to new folder

* Fix some issue's with code in netstandard

* Moving files for Accelerometer

* Moving files for Plugins - All

* Moving files for plugins - Color

* Moving files for plugins - Downloadcache

* Moving files for plugins - Email

* Moving files for plugins - FieldBindings

* Moving files for plugins - File

* Moving files for plugins - Json

* Moving files for plugins - JsonLocalization

* Moving files for plugins - Location

* Removing Location Fused legacy project

* Moving files for plugins - Messenger

* Moving files for plugins - MethodBinding

* Moving files for plugins - Network

* Moving files for plugins - PhoneCall

* Moving files for plugins -  Resource Loader

* Moving files for plugins - ResxLocalization

* Moving files for plugins - PictureChooser

* Moving files for plugins - Share

* Moving files for plugins - Visibility

* Moving files for plugins - WebBrowser

* Revert "Removing Location Fused legacy project"

This reverts commit 9b8b6c96c96bea4537661a30e950a3edb0c35a8e.

* Moving Fused location to correct plugin folder

* Move ios support into plugin

* Fix the uwp version

* Remove double binding files

* Fixing Android attributes

* Fixing Android resources naming

* Fixing Forms project

* Update build script

* Add missing using

* Cleanup some dependencies

* Fix the android location of plugins

* Update dependencies

* Remove reference to Microsoft.CSharp

* Add CSharp back to main library

* Remove MSBuild AndroidResgen stuff, it is handled by MSBuildSDKExtras

* Remove Preserve Attribute from Plugins.All

* Added PreserveAttribute to Core

* Remove checked in tools

* Move PreserveAttribute to MvvmCross.Platform namespace

* Switch to MvvmCross.Platform.PreserveAttribute

* Don't check in Resources.Designer files

* Prevent the compiler complaining about duplicate Resource.Designer.cs files

* Fix test dll locations

* Add NUnitTestAdapter and Test.SDK

* NUnit Console Runner does not work with netcoreapp2.0 (dotnet-cli does)

* Update gitignore

* Added configuration argument

* Use InformationalVersion for AppVeyor build

* Add version property to build settings

* Upload artifacts on PR's too

* Squelch warnings about SemVer 2.0
2018-01-15 21:49:39 +01:00
Tomasz Cielecki 9ab3f65a82 Add sonarqube folder to ignorefile 2017-10-23 11:02:22 +02:00
Jeremy A. Kolb b4dfc4adbb Add some .gitignore 2017-04-27 16:23:46 -04:00
Tomasz Cielecki 965890d4de
Ignore build stuff 2017-01-19 20:19:23 +01:00
Maurits van Beusekom cde204609f Remove obsolete repositories.config 2016-12-12 16:59:38 +01:00
Martijn van Dijk 6dc4e7546c Ignore lock files 2016-12-12 12:07:10 +01:00
Martijn van Dijk a13b9a9d4f Fix droid output path and remove designer files 2016-04-11 09:33:06 +02:00
Tomasz Cielecki 7176366a53 Don't track nuget.exe 2015-09-29 10:02:58 +02:00
Martijn van Dijk 2d9bfe32b7 Cleanup and better gitignore 2015-08-09 16:52:24 +02:00
Tomasz Cielecki c4bfe125fc Don't commit nuget.exe 2015-06-18 19:14:43 +02:00
Stuart f0a02798c0 Do *not* checkin Components 2013-12-14 19:13:24 +00:00
Tim Uy fb2dcb3b08 Add MvvmCross_Mac solution for Xamarin Studio, Mac-implementation, sample project (N=0) 2013-09-20 17:58:20 -07:00
Stuart f3f56a9dc7 ignore nuget package files 2013-04-06 21:43:30 +01:00
danzel c792396026 Add ncrunch project files to gitignore. 2013-01-04 13:51:33 +13:00
Daniel Plaisted 9c4b598849 Adding AppPackages to .gitignore 2012-11-23 10:52:08 -08:00
Stuart Lodge 59f4915fb7 working touch :) 2012-02-20 20:06:27 +00:00
Stuart 8441502bc0 pidb files ignored 2011-12-02 20:45:57 +00:00
Stuart 165fa82fe0 Initial commit 2011-11-25 09:41:33 +00:00