diff --git a/src/Chromely.Core/Chromely.Core.csproj b/src/Chromely.Core/Chromely.Core.csproj index 07e91d32..6760870f 100644 --- a/src/Chromely.Core/Chromely.Core.csproj +++ b/src/Chromely.Core/Chromely.Core.csproj @@ -3,15 +3,15 @@ netstandard2.0;netstandard2.1 AnyCPU - 5.1.0.0-pre02 + 5.1.0.0 5.1.0.0 5.1.0.0 - 5.1.0.0-pre02 + 5.1.0.0 Chromely.Core Chromely Projects Chromely Projects - Cef Chromium HTML5 Desktop Chromely CefGlue Restful Ajax HTTP XHR MessageRouter NetStandard .NET Core - This is a .NET Standard library. It is the base/core library required to build Chromely CefGlue apps on Windows, Linux and MacOS. + CEF Chromium HTML5 Desktop Chromely CefGlue CefSharp NetStandard .NET Core 3 .NET 5 + This is a .NET Standard library. It is the base/core library required to build Chromely CefGlue/CefSharp apps on Windows, Linux and MacOS. Copyright © 2017-2020 Chromely Projects https://github.com/chromelyapps/Chromely chromely.png diff --git a/src/Chromely/Chromely.csproj b/src/Chromely/Chromely.csproj index 59d95d37..2c728e42 100644 --- a/src/Chromely/Chromely.csproj +++ b/src/Chromely/Chromely.csproj @@ -3,10 +3,10 @@ netstandard2.0;netstandard2.1 AnyCPU - 5.1.83.0-pre02 + 5.1.83.0 5.1.83.0 5.1.83.0 - 5.1.83.0-pre02 + 5.1.83.0 false true Chromely @@ -15,8 +15,8 @@ Copyright © 2017-2020 Chromely Projects https://github.com/chromelyapps/Chromely chromely.png - Cef Chromium HTML5 Desktop Chromely CefGlue Restful Ajax HTTP XHR MessageRouter .NET Core - Primary Chromely implementation library - this is in .NET Standard 2.0 as it can be used in both .NET (Windows) and .NET Core (Windows, Linux, MacOS). Chromely version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0. + CEF Chromium HTML5 Desktop Chromely CefGlue NetStandard .NET Core 3 .NET 5 + Primary Chromely implementation library - this is in NetStandard as it can be used in both .NET (Windows), .NET Core and .NET 5 (Windows, Linux, MacOS). Chromely version naming is based Chromely and Chromium versions implemented- major.minor.chromuim version.patch e.g 1.0.70.0. - Upgrade to v5.1 - https://github.com/chromelyapps/Chromely/issues/225. - Fixes for Fullscreen/Kiosk modes - https://github.com/chromelyapps/Chromely/commit/b383c3f6e165895f8a216e50ba551a6e26c0a65a