Skip to content

Commit

Permalink
更新Nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
Rcmcpe committed May 23, 2020
1 parent dee30cc commit 9fc3cf3
Showing 1 changed file with 3 additions and 3 deletions.
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 @@ -28,8 +28,8 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.4" />
</ItemGroup>
</Project>

0 comments on commit 9fc3cf3

Please sign in to comment.