File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
39
39
<ItemGroup >
40
40
<BinScopeTargetFiles Include =" $(OutputPath)Microsoft.AspNet.OutputCache.OutputCacheModuleAsync.dll" />
41
- <BinScopeTargetFiles Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLOutputCacheAsyncProvider .dll" />
41
+ <BinScopeTargetFiles Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider .dll" />
42
42
<BinScopeTargetFiles Include =" $(OutputPath)Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.dll" />
43
43
</ItemGroup >
44
44
67
67
<AuthCodeCert >10006</AuthCodeCert >
68
68
<StrongNameCert >72</StrongNameCert >
69
69
</CodeSign >
70
- <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLOutputCacheAsyncProvider .dll" >
70
+ <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider .dll" >
71
71
<AuthCodeCert >10006</AuthCodeCert >
72
72
<StrongNameCert >72</StrongNameCert >
73
73
</CodeSign >
You can’t perform that action at this time.
0 commit comments