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

Commit 5501b14

Browse files
committed
Published Line.Bot.SDK 5.0.0.
1 parent 5872b15 commit 5501b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LineBot/LineBot.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>4.0.1</Version>
4+
<Version>5.0.0</Version>
55
<Authors>Dirk Lemstra</Authors>
66
<TargetFrameworks>netstandard2.0</TargetFrameworks>
77
<GenerateDocumentationFile>true</GenerateDocumentationFile>
@@ -32,7 +32,7 @@
3232
</ItemGroup>
3333

3434
<PropertyGroup>
35-
<CodeAnalysisRuleSet>..\..\LineBot.ruleset</CodeAnalysisRuleSet>
35+
<CodeAnalysisRuleSet>../../LineBot.ruleset</CodeAnalysisRuleSet>
3636
</PropertyGroup>
3737

3838
<ItemGroup>

0 commit comments

Comments
 (0)