From e09e47e0a460a58e7f0e2897b7b3ef76f7fcde2b Mon Sep 17 00:00:00 2001 From: Adam Humpherys Date: Wed, 9 Dec 2020 17:03:56 -0700 Subject: [PATCH] version bump --- src/GodaddyWrapper/GodaddyWrapper.csproj | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/GodaddyWrapper/GodaddyWrapper.csproj b/src/GodaddyWrapper/GodaddyWrapper.csproj index 01c79b4..a8b590f 100644 --- a/src/GodaddyWrapper/GodaddyWrapper.csproj +++ b/src/GodaddyWrapper/GodaddyWrapper.csproj @@ -2,19 +2,19 @@ GodaddyWrapper.NET is a .NET Wrapper for calling GoDaddy REST API. - Copyright 2015 - 2017 Vip30, 2018 - 2020 ahwm + Copyright 2015 - 2017 Vip30, 2018 - 2020 ahwm23 GodaddyWrapper.Net - 1.1.3-beta vip30, ahwm23 - netstandard1.3;net462;netcoreapp2.1;netcoreapp3.1 + 1.2 + MIT + netstandard1.3;net462;netcoreapp2.1;netcoreapp3.1;net5.0 false GodaddyWrapper GodaddyWrapper Godaddy;Wrapper;API;DotNet Core;Rest - Dev experience improvements; fixed domain retrieve response - -GoDaddyWrapper.NET is a Godaddy API Wrapper. -GitHub: https://github.com/ahwm/GodaddyWrapper.Net + + Dev experience improvements; fixed domain retrieve response + https://github.com/ahwm/GodaddyWrapper.Net https://github.com/ahwm/GodaddyWrapper.Net true @@ -78,8 +78,6 @@ GitHub: https://github.com/ahwm/GodaddyWrapper.Net $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb true - 1.1.4-beta - MIT