Merge pull request #594 from objorke/issues/remove-stylecop-tasks
Remove StyleCop tasks
This commit is contained in:
Коммит
fb7d416378
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче