File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838
3939 <ItemGroup >
4040 <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" />
4242 <BinScopeTargetFiles Include =" $(OutputPath)Microsoft.AspNet.OutputCache.CustomOutputCacheProvider.dll" />
4343 </ItemGroup >
4444
6767 <AuthCodeCert >10006</AuthCodeCert >
6868 <StrongNameCert >72</StrongNameCert >
6969 </CodeSign >
70- <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLOutputCacheAsyncProvider .dll" >
70+ <CodeSign Include =" $(OutputPath)Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider .dll" >
7171 <AuthCodeCert >10006</AuthCodeCert >
7272 <StrongNameCert >72</StrongNameCert >
7373 </CodeSign >
You can’t perform that action at this time.
0 commit comments