Skip to content

Commit

Permalink
Update: change base test version
Browse files Browse the repository at this point in the history
  • Loading branch information
Memoyu committed Oct 15, 2024
1 parent a361350 commit 7f0680f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/EasyCaching.UnitTests/EasyCaching.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="EasyCaching.BaseTest" Version="1.9.4-alpha20241014013439" />
<PackageReference Include="EasyCaching.BaseTest" Version="1.9.4" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
Expand Down

0 comments on commit 7f0680f

Please sign in to comment.