Skip to content

Commit

Permalink
更新NUGET
Browse files Browse the repository at this point in the history
  • Loading branch information
ah-its-andy committed Oct 19, 2017
1 parent 097a32a commit cdc6337
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/FeiniuBus.LinqBuilder/FeiniuBus.LinqBuilder.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<Description>DynamicQuery2.0</Description>
<Copyright>© FeiniuBus Corporation. All rights reserved.</Copyright>
<Version>2.0.1</Version>
<Version>2.0.1.1</Version>
<PackageLicenseUrl>https://github.com/raw/FeiniuBus/SqlExecutor/master/LICENSE</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/FeiniuBus/SqlExecutor</PackageProjectUrl>
<PackageIconUrl>https://s3.cn-north-1.amazonaws.com.cn/nuget-icons/icon175x175.jpeg</PackageIconUrl>
Expand All @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="11.0.0" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.7.7" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.0.7.9" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit cdc6337

Please sign in to comment.