From bc5d7d3529bf80235f52cd8cb98f244bf44e469f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dar=C3=ADo=20Kondratiuk?= Date: Sun, 6 Sep 2020 09:54:07 -0300 Subject: [PATCH] Release 0.111.0 (#828) --- src/Common/PackageInfo.props | 4 ++-- src/PlaywrightSharp/PlaywrightSharp.csproj | 19 +++---------------- 2 files changed, 5 insertions(+), 18 deletions(-) diff --git a/src/Common/PackageInfo.props b/src/Common/PackageInfo.props index 1b38fbf831..d8e5c5e612 100644 --- a/src/Common/PackageInfo.props +++ b/src/Common/PackageInfo.props @@ -2,12 +2,12 @@ true - 0.10.3 + 0.111.0 $(PackageVersion) $(PackageVersion) Darío Kondratiuk Darío Kondratiuk - https://github.com/kblok/playwright-sharp + https://github.com/hardkoded/playwright-sharp headless,chrome,firefox,webkit,playwright diff --git a/src/PlaywrightSharp/PlaywrightSharp.csproj b/src/PlaywrightSharp/PlaywrightSharp.csproj index 42633366b7..19ff2aee78 100644 --- a/src/PlaywrightSharp/PlaywrightSharp.csproj +++ b/src/PlaywrightSharp/PlaywrightSharp.csproj @@ -1,14 +1,10 @@ - PlaywrightSharp.Abstractions - PlaywrightSharp.Abstractions + PlaywrightSharp + PlaywrightSharp Playwright-Sharp .NET library to automate Chromium, Firefox and WebKit with a single API. - - This is the abstraction library. You should install this library if you want to create a browser agnostic library. - If you want to create browser specific code, please download PlaywrightSharp.Chromium, PlaywrightSharp.Firefox or PlaywrightSharp.Webkit - - + PlaywrightSharp is a .NET library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. netstandard2.0;netstandard2.1 8.0 embedded @@ -51,15 +47,6 @@ - - - - - - - - - ..\..\..\..\..\..\..\..\usr\local\share\dotnet\packs\Microsoft.AspNetCore.App.Ref\3.1.2\ref\netcoreapp3.1\Microsoft.Extensions.Logging.Abstractions.dll