优化SSO登录

This commit is contained in:
yubaolee
2016-12-27 11:25:51 +08:00
parent a3bdcf83ec
commit ccf1269eca
19 changed files with 108 additions and 240 deletions

View File

@@ -80,10 +80,9 @@
</ItemGroup>
<ItemGroup>
<Compile Include="AutoMapperExt.cs" />
<Compile Include="Cache\CacheObj.cs" />
<Compile Include="Cache\CacheContext.cs" />
<Compile Include="Cache\CacheProvider.cs" />
<Compile Include="Cache\EnyimMemcachedContext.cs" />
<Compile Include="Cache\HttpApplicationContext.cs" />
<Compile Include="Cache\ICacheContext.cs" />
<Compile Include="Cache\ObjCacheProvider.cs" />
<Compile Include="CookieHelper.cs" />