diff --git a/Alexa.NET/Alexa.NET.csproj b/Alexa.NET/Alexa.NET.csproj index 2c7941a..1eaf86b 100644 --- a/Alexa.NET/Alexa.NET.csproj +++ b/Alexa.NET/Alexa.NET.csproj @@ -3,25 +3,23 @@ A simple .NET Core library for handling Alexa Skill request/responses. Alexa.NET - 1.7.0 + 1.8.0 Tim Heuer, Steven Pears - netstandard1.6 + netstandard2.0 Alexa.NET Alexa.NET amazon;alexa;echo;dot;echo dot;skills - Added core support for Skill connections (by @stoiveyp) and in association with Alexa.NET.Management enables the end-to-end. + 1.8.0 release makes this a .NET Standard 2 library; Bumping JSON.NET package version support as well. https://github.com/timheuer/alexa-skills-dotnet MIT https://github.com/timheuer/alexa-skills-dotnet https://raw.githubusercontent.com/timheuer/alexa-skills-dotnet/master/nuget-icon.png - 1.6.0 - $(PackageTargetFallback);dnxcore50 false false false - +