Skip to content

Commit f5c1ff3

Browse files
Update dependency AspectCore.Extensions.DependencyInjection to v2
1 parent bb8de7f commit f5c1ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SmartSql.AOP/SmartSql.AOP.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="AspectCore.Extensions.DependencyInjection" Version="1.2.0" />
8+
<PackageReference Include="AspectCore.Extensions.DependencyInjection" Version="2.3.0" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)