diff --git a/ElectronNET.API/ElectronNET.API.csproj b/ElectronNET.API/ElectronNET.API.csproj index 65c5836..3fb67d4 100644 --- a/ElectronNET.API/ElectronNET.API.csproj +++ b/ElectronNET.API/ElectronNET.API.csproj @@ -14,8 +14,7 @@ This package contains the API to access the "native" electron API. https://github.com/GregorBiswanger/Electron.NET/ electron aspnetcore - #0.0.1 -- alpha release + Changelog: https://github.com/GregorBiswanger/Electron.NET/blob/master/Changelog.md https://raw.githubusercontent.com/GregorBiswanger/Electron.NET/master/assets/images/electron.net-logo-square.png diff --git a/ElectronNET.CLI/ElectronNET.CLI.csproj b/ElectronNET.CLI/ElectronNET.CLI.csproj index c5826d5..e82b091 100644 --- a/ElectronNET.CLI/ElectronNET.CLI.csproj +++ b/ElectronNET.CLI/ElectronNET.CLI.csproj @@ -19,8 +19,7 @@ This package contains the dotnet tooling to electronize your application.https://github.com/GregorBiswanger/Electron.NET/ https://github.com/GregorBiswanger/Electron.NET/ electron aspnetcore - #0.0.1 -- alpha release + Changelog: https://github.com/GregorBiswanger/Electron.NET/blob/master/Changelog.md https://raw.githubusercontent.com/GregorBiswanger/Electron.NET/master/assets/images/electron.net-logo-square.png @@ -30,11 +29,11 @@ This package contains the dotnet tooling to electronize your application. - bin\Debug\netcoreapp2.0\ElectronNET.API.xml + bin\Debug\netcoreapp2.0\ElectronNET.CLI.xml - bin\Release\netcoreapp2.0\ElectronNET.API.xml + bin\Release\netcoreapp2.0\ElectronNET.CLI.xml