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

Commit e009959

Browse files
committed
React to Caching api changes
1 parent d936c2d commit e009959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Microsoft.AspNet.StaticFiles.Tests/StaticFileContextTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
using System.IO;
77
using Microsoft.AspNet.FileProviders;
88
using Microsoft.AspNet.Http;
9-
using Microsoft.Framework.Expiration.Interfaces;
9+
using Microsoft.Framework.Caching;
1010
using Microsoft.Framework.Logging.Testing;
1111
using Xunit;
1212

0 commit comments

Comments
 (0)