Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Commit 4576481

Browse files
committed
Reacting to DI changes
1 parent 3cd5907 commit 4576481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.Framework.WebEncoders/EncoderServiceCollectionExtensions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
33

44
using System;
5+
using Microsoft.Framework.DependencyInjection.Extensions;
56
using Microsoft.Framework.Internal;
67
using Microsoft.Framework.OptionsModel;
78
using Microsoft.Framework.WebEncoders;

0 commit comments

Comments
 (0)