Skip to content

Commit 47ffc3c

Browse files
committed
fixed one more name typo
1 parent a5c0f5f commit 47ffc3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SQLAsyncOutputCacheProvider/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
// General Information about an assembly is controlled through the following
66
// set of attributes. Change these attribute values to modify the information
77
// associated with an assembly.
8-
[assembly: AssemblyTitle("Microsoft.AspNet.OutputCache.SQLOutputCacheAsyncProvider")]
8+
[assembly: AssemblyTitle("Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider")]
99
[assembly: AssemblyDescription("")]
1010
[assembly: AssemblyConfiguration("")]
1111
[assembly: AssemblyCompany("")]
12-
[assembly: AssemblyProduct("Microsoft.AspNet.OutputCache.SQLOutputCacheAsyncProvider")]
12+
[assembly: AssemblyProduct("Microsoft.AspNet.OutputCache.SQLAsyncOutputCacheProvider")]
1313
[assembly: AssemblyCopyright("Copyright © 2017")]
1414
[assembly: AssemblyTrademark("")]
1515
[assembly: AssemblyCulture("")]

0 commit comments

Comments
 (0)