File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 63
63
</PropertyGroup >
64
64
65
65
<ItemGroup >
66
- <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.OutputCacheModuleAsync .dll" >
66
+ <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider .dll" >
67
67
<AuthCodeCert >10006</AuthCodeCert >
68
68
<StrongNameCert >72</StrongNameCert >
69
69
</CodeSign >
70
- <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider .dll" >
70
+ <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.OutputCacheModuleAsync .dll" >
71
71
<AuthCodeCert >10006</AuthCodeCert >
72
72
<StrongNameCert >72</StrongNameCert >
73
73
</CodeSign >
74
+
74
75
<!--
75
76
<CodeSign Include="$(OutputPath)Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.dll">
76
77
<AuthCodeCert>10006</AuthCodeCert>
You can’t perform that action at this time.
0 commit comments