Skip to content

Commit

Permalink
Update BBDown.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
nilaoda committed Dec 13, 2020
1 parent 3d27e66 commit 6115a62
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions BBDown/BBDown.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
<Version>1.3.6</Version>
<Version>1.3.7</Version>
<Description>BBDown是一个免费且便捷高效的哔哩哔哩下载/解析软件.</Description>
<PackageProjectUrl>https://github.com/nilaoda/BBDown</PackageProjectUrl>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="1.0.0-alpha-*" />
<PackageReference Include="QRCoder" Version="1.3.9" />
<PackageReference Include="SharpZipLib" Version="1.3.0" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20371.2" />
<PackageReference Include="QRCoder" Version="1.4.1" />
<PackageReference Include="SharpZipLib" Version="1.3.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta1.20574.7" />
</ItemGroup>
</Project>

0 comments on commit 6115a62

Please sign in to comment.