We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d689a commit 7bc8e1aCopy full SHA for 7bc8e1a
src/Caching/SqlServer/test/SqlServerCacheWithDatabaseTest.cs
@@ -6,7 +6,7 @@
6
using System.Data;
7
using System.Text;
8
using System.Threading.Tasks;
9
-using Microsoft.AspNetCore.Testing.xunit;
+using Microsoft.AspNetCore.Testing;
10
using Microsoft.Data.SqlClient;
11
using Microsoft.Extensions.Caching.Distributed;
12
using Microsoft.Extensions.Configuration;
0 commit comments