Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/CCRcmcpe/Auto-Arknights i…
Browse files Browse the repository at this point in the history
…nto master
  • Loading branch information
Rcmcpe committed Aug 24, 2020
2 parents 085dda8 + 30cf793 commit b00d3d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<nullable>enable</nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Colorful.Console" Version="1.2.10" />
<PackageReference Include="Colorful.Console" Version="1.2.11" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Refit" Version="5.1.67" />
<PackageReference Include="System.Drawing.Common" Version="4.7.0" />
Expand Down
6 changes: 3 additions & 3 deletions Auto Arknights CLI/Auto Arknights CLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="3.1.7" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.7" />
</ItemGroup>
</Project>

0 comments on commit b00d3d5

Please sign in to comment.