update readme, tmp ignore for ci setup

This commit is contained in:
Alex Lushpai 2020-02-20 00:12:18 +03:00
parent e45abd6629
commit f1aaf3c3d0
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,6 @@
[![NuGet](https://img.shields.io/nuget/v/Retailcrm.SDK.svg)](https://www.nuget.org/packages/Retailcrm.SDK/)
[![AppVeyor](https://img.shields.io/appveyor/build/gwinn/api-client-dotnet?style=flat-square)](https://ci.appveyor.com/project/gwinn/api-client-dotnet)
[![NuGet](https://img.shields.io/nuget/v/Retailcrm.SDK.svg?style=flat-square)](https://www.nuget.org/packages/Retailcrm.SDK/)
# retailCRM API C# client

View File

@ -21,6 +21,7 @@ namespace RetailcrmUnitTest.V5
}
[TestMethod]
[Ignore]
public void TasksCreateUpdateGet()
{
DateTime datetime = DateTime.Now;