Add missing namespace to the sample.
This commit is contained in:
parent
95667dba69
commit
d8c68b61f0
|
|
@ -1,3 +1,4 @@
|
|||
using Microsoft.AspNet;
|
||||
using Microsoft.AspNet.Abstractions;
|
||||
|
||||
namespace KWebStartup
|
||||
|
|
|
|||
Loading…
Reference in New Issue