diff --git a/appveyor.yml b/appveyor.yml index b5cb180..e7ae20d 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: '1.1.0.{build}' +version: '1.2.0.{build}' configuration: - Debug - Release diff --git a/src/Pose/Pose.csproj b/src/Pose/Pose.csproj index 845c976..c51c1f5 100644 --- a/src/Pose/Pose.csproj +++ b/src/Pose/Pose.csproj @@ -2,7 +2,7 @@ Pose Replace any .NET method (including static and non-virtual) with a delegate - 1.1.0 + 1.2.0 netstandard2.0 portable Pose