React to Caching api changes

This commit is contained in:
Kiran Challa 2015-05-04 14:45:43 -07:00
parent d936c2d424
commit e009959220
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ using System.Collections.Generic;
using System.IO;
using Microsoft.AspNet.FileProviders;
using Microsoft.AspNet.Http;
using Microsoft.Framework.Expiration.Interfaces;
using Microsoft.Framework.Caching;
using Microsoft.Framework.Logging.Testing;
using Xunit;