Merge pull request #594 from objorke/issues/remove-stylecop-tasks

Remove StyleCop tasks
This commit is contained in:
Oystein Bjorke 2015-09-26 22:06:33 +02:00
Родитель d1e288fb52 d7048c7418
Коммит fb7d416378
2 изменённых файлов: 1 добавлений и 2 удалений

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

@ -46,6 +46,7 @@ All notable changes to this project will be documented in this file.
- Move TileMapAnnotation class to example library (#567)
### Removed
- StyleCop tasks (#556)
- OxyPlot.Metro project (superseded by OxyPlot.WindowsUniversal) (#241)
- PlotModel.ToSvg method. Use the SvgExporter instead. (#347)
- Constructors with parameters. Use default constructors instead. (#347)

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

@ -11,7 +11,6 @@
ftp_password:
secure: 8Zwx5dScSahnbraTsKTP3g==
install:
- cinst stylecop -y
- cinst LynxToolkit -y
- cinst gitlink -Pre -y
- if not exist gtk-sharp-2.12.26.msi appveyor DownloadFile http://download.xamarin.com/GTKforWindows/Windows/gtk-sharp-2.12.26.msi
@ -67,7 +66,6 @@
ftp_password:
secure: 8Zwx5dScSahnbraTsKTP3g==
install:
- cinst stylecop -y
- cinst LynxToolkit -y
- cinst gitlink -Pre -y
- if not exist gtk-sharp-2.12.26.msi appveyor DownloadFile http://download.xamarin.com/GTKforWindows/Windows/gtk-sharp-2.12.26.msi