Skip to content

Commit abc4e73

Browse files
fix!: breaking change, rename namespace to CWDev for redundancy
1 parent 1892973 commit abc4e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StaticFileOptionsExtender.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
using Microsoft.AspNetCore.Builder;
22
using Microsoft.AspNetCore.StaticFiles;
33

4-
namespace StaticFileOptionsExtender
4+
namespace CWDev
55
{
66
/// <summary>
77
/// Handles WebGL specific <see langword="MIME"/> and <see langword="ContentEncoding"/>

0 commit comments

Comments
 (0)