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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
OpportunityLiu committed Mar 7, 2020
2 parents a4f698e + 0e6d130 commit 6936179
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion EhTagApi/EhTagApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Octokit" Version="0.41.0" />
<PackageReference Include="Octokit" Version="0.43.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion EhTagClient/EhTagClient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="Markdig" Version="0.18.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Octokit" Version="0.41.0" />
<PackageReference Include="Octokit" Version="0.43.0" />
<PackageReference Include="YamlDotNet" Version="8.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 6936179

Please sign in to comment.