Skip to content

Commit

Permalink
Merge pull request #1334 from JeffreySu/Developer
Browse files Browse the repository at this point in the history
Developer
  • Loading branch information
JeffreySu authored Aug 9, 2018
2 parents 8204966 + 111b480 commit ca7ee4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Config>
<QrCodeId>156383</QrCodeId>
<DownloadCount>36653</DownloadCount>
<QrCodeId>159915</QrCodeId>
<DownloadCount>37050</DownloadCount>
<Versions>
<Version>15.1.7</Version>
<Version>15.1.1</Version>
<Version>14.8.10</Version>
<Version>14.6.3</Version>
Expand All @@ -24,6 +25,7 @@
<Version>13.6.2</Version>
</Versions>
<WebVersions>
<Version>15.1.7</Version>
<Version>15.1.1</Version>
<Version>14.8.10</Version>
<Version>14.6.3</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ public static class Register
#if NETSTANDARD2_0 || NETCOREAPP2_0 || NETCOREAPP2_1

/// <summary>
/// 注册 Senparc.Weixin.Cache.Memcached
/// 注册 Senparc.Weixin.Cache.Redis
/// </summary>
/// <param name="app"></param>
public static IApplicationBuilder UseSenparcWeixinCacheRedis(this IApplicationBuilder app)
Expand Down

0 comments on commit ca7ee4f

Please sign in to comment.