From 5501b14fdb1e10bc10fe0c07cb8c5c031a5fe3c0 Mon Sep 17 00:00:00 2001 From: Dirk Lemstra Date: Mon, 28 Jun 2021 23:35:40 +0200 Subject: [PATCH] Published Line.Bot.SDK 5.0.0. --- src/LineBot/LineBot.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LineBot/LineBot.csproj b/src/LineBot/LineBot.csproj index 530bd24..038185f 100644 --- a/src/LineBot/LineBot.csproj +++ b/src/LineBot/LineBot.csproj @@ -1,7 +1,7 @@  - 4.0.1 + 5.0.0 Dirk Lemstra netstandard2.0 true @@ -32,7 +32,7 @@ - ..\..\LineBot.ruleset + ../../LineBot.ruleset