Skip to content

Commit

Permalink
Modify the version number of the dependent package
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangxiren committed Nov 4, 2021
1 parent 9c4998b commit a9f3602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SmartSql.CAP/SmartSql.CAP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

<ItemGroup>
<PackageReference Include="AspectCore.Extensions.DependencyInjection" Version="2.2.0" />
<PackageReference Include="DotNetCore.CAP" Version="5.2.0-preview-150458135" />
<PackageReference Include="DotNetCore.CAP" Version="5.1.4" />
<PackageReference Include="SmartSql.DIExtension" Version="4.1.57" />
</ItemGroup>

Expand Down

0 comments on commit a9f3602

Please sign in to comment.