You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.props
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
<!--Package Info-->
8
8
<PropertyGroup>
9
-
<VersionPrefix>2.2.0</VersionPrefix>
9
+
<VersionPrefix>2.3.0</VersionPrefix>
10
10
<!--<VersionSuffix>beta-05</VersionSuffix>-->
11
11
12
12
<Description>The `asp.net core` server-side caching component implemented based on `ResourceFilter` and `ActionFilter`; 基于`ResourceFilter`和`ActionFilter`实现的`asp.net core`服务端缓存组件</Description>
0 commit comments