Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #20 from freee/update-readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
dzeyelid authored Nov 19, 2020
2 parents 75e00cb + 72f9931 commit c8b66df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ ASP.NET Core MVC のプロジェクトを新規に作成する場合は、[ASP.N
<ItemGroup>
...
<!-- [2] ここから -->
<PackageReference Include="Freee.Accounting.Sdk" Version="2.0.0-alpha" />
<PackageReference Include="Freee.OAuth.AspNetCore" Version="2.0.0-alpha" />
<PackageReference Include="Freee.Accounting.Sdk" Version="2.0.0" />
<PackageReference Include="Freee.OAuth.AspNetCore" Version="2.0.0" />
<!-- [2] ここまでを追加 -->
</ItemGroup>
```
Expand Down

0 comments on commit c8b66df

Please sign in to comment.