File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/SQLAsyncOutputCacheProvider/Properties Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
// General Information about an assembly is controlled through the following
6
6
// set of attributes. Change these attribute values to modify the information
7
7
// associated with an assembly.
8
- [ assembly: AssemblyTitle ( "Microsoft.AspNet.OutputCache.SQLOutputCacheAsyncProvider " ) ]
8
+ [ assembly: AssemblyTitle ( "Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider " ) ]
9
9
[ assembly: AssemblyDescription ( "" ) ]
10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
11
[ assembly: AssemblyCompany ( "" ) ]
12
- [ assembly: AssemblyProduct ( "Microsoft.AspNet.OutputCache.SQLOutputCacheAsyncProvider " ) ]
12
+ [ assembly: AssemblyProduct ( "Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider " ) ]
13
13
[ assembly: AssemblyCopyright ( "Copyright © 2017" ) ]
14
14
[ assembly: AssemblyTrademark ( "" ) ]
15
15
[ assembly: AssemblyCulture ( "" ) ]
You can’t perform that action at this time.
0 commit comments