diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index b259899..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-language: csharp
-dist: trusty
-mono: none
-dotnet: 2.0.0
-install:
-- dotnet restore
-script:
-- dotnet build
\ No newline at end of file
diff --git a/README.md b/README.md
index 8bd7db1..35a6de3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
iTextSharp.LGPLv2.Core
======================
-[![Build Status](https://travis-ci.org/VahidN/iTextSharp.LGPLv2.Core.svg?branch=master)](https://travis-ci.org/VahidN/iTextSharp.LGPLv2.Core)
+[![Build status](https://ci.appveyor.com/api/projects/status/47yloyod8axcqnyx?svg=true)](https://ci.appveyor.com/project/VahidN/itextsharp-lgplv2-core)
`iTextSharp.LGPLv2.Core` is an **unofficial** port of the last [LGPL version](http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html) of the [iTextSharp (V4.1.6)](https://github.com/itextsharper/iTextSharp-4.1.6) to .NET Core.
diff --git a/src/iTextSharp.LGPLv2.Core.FunctionalTests/iTextSharp.LGPLv2.Core.FunctionalTests.csproj b/src/iTextSharp.LGPLv2.Core.FunctionalTests/iTextSharp.LGPLv2.Core.FunctionalTests.csproj
index b2c0389..eabff40 100644
--- a/src/iTextSharp.LGPLv2.Core.FunctionalTests/iTextSharp.LGPLv2.Core.FunctionalTests.csproj
+++ b/src/iTextSharp.LGPLv2.Core.FunctionalTests/iTextSharp.LGPLv2.Core.FunctionalTests.csproj
@@ -15,9 +15,9 @@
-
-
-
+
+
+
diff --git a/src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj b/src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
index 9aaf7db..f3804ca 100644
--- a/src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
+++ b/src/iTextSharp.LGPLv2.Core/iTextSharp.LGPLv2.Core.csproj
@@ -1,11 +1,10 @@
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.
- 1.4.4
+ 1.4.5
latest
Vahid Nasiri
- net40;netstandard1.3;netstandard2.0
- netstandard1.3
+ net40;netstandard1.3;netstandard2.0
$(NoWarn);1591
true
iTextSharp.LGPLv2.Core
@@ -29,10 +28,10 @@
-
+
-
+
@@ -43,11 +42,11 @@
NETSTANDARD1_3
-
-
+
+
-
+
@@ -58,7 +57,7 @@
NETSTANDARD2_0
-
+
NET40