Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Commit

Permalink
Published Line.Bot.SDK 5.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Jun 28, 2021
1 parent 5872b15 commit 5501b14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/LineBot/LineBot.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>4.0.1</Version>
<Version>5.0.0</Version>
<Authors>Dirk Lemstra</Authors>
<TargetFrameworks>netstandard2.0</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
Expand Down Expand Up @@ -32,7 +32,7 @@
</ItemGroup>

<PropertyGroup>
<CodeAnalysisRuleSet>..\..\LineBot.ruleset</CodeAnalysisRuleSet>
<CodeAnalysisRuleSet>../../LineBot.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5501b14

Please sign in to comment.