Skip to content

Commit 754d929

Browse files
committed
Upgrade to .NET 7 and C# 11
1 parent 401635f commit 754d929

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Tests/Boxed.AspNetCore.Test/DistributedCacheExtensionsTest.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ namespace Boxed.AspNetCore.Test;
55
using System.Text;
66
using System.Threading;
77
using System.Threading.Tasks;
8-
using Microsoft.Extensions.Caching.Distributed;
9-
using Moq;
10-
using Xunit;
118

129
public sealed class DistributedCacheExtensionsTest : IDisposable
1310
{

0 commit comments

Comments
 (0)