Skip to content

Commit

Permalink
ajust namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoaurelioit committed Nov 1, 2018
1 parent 8e09c1b commit 9a0539f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
using Microsoft.Extensions.DependencyInjection;
using Marco.Caching;
using System;
using System.Linq;

namespace Marco.Caching.Microsoft.Extensions.DependencyInjection
namespace Microsoft.Extensions.DependencyInjection
{
public static class CacheServiceCollectionExtensions
{
Expand Down

0 comments on commit 9a0539f

Please sign in to comment.