code sweep
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
using Microsoft.Extensions.Hosting;
|
||||
|
||||
namespace Toolkit.Foundation;
|
||||
namespace Toolkit.Framework.Foundation;
|
||||
|
||||
public static class IHostBuilderExtensions
|
||||
{
|
||||
@@ -13,4 +13,4 @@ public static class IHostBuilderExtensions
|
||||
|
||||
return hostBuilder.UseContentRoot(contentRoot);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user