File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
test/HttpClient.Cache.Tests Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 <PackageTags >HttpClient;Cache;HttpCache;FileCache</PackageTags >
1212 <RepositoryType >git</RepositoryType >
1313 <RepositoryUrl >https://github.com/rmja/HttpClient.Cache.git</RepositoryUrl >
14- <Version >0.1.3 </Version >
14+ <Version >0.1.4 </Version >
1515 <PackageReadmeFile >README.md</PackageReadmeFile >
1616 <RootNamespace >HttpClientCache</RootNamespace >
1717 </PropertyGroup >
2222 <InternalsVisibleTo Include =" HttpClient.Cache.Tests" />
2323 </ItemGroup >
2424 <ItemGroup >
25- <PackageReference Include =" Microsoft.Extensions.Http" Version =" 9.0.8 " />
26- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.8 " />
25+ <PackageReference Include =" Microsoft.Extensions.Http" Version =" 9.0.9 " />
26+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 9.0.9 " />
2727 <PackageReference Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.14.0" />
2828 </ItemGroup >
2929</Project >
Original file line number Diff line number Diff line change 1111 <PrivateAssets >all</PrivateAssets >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 </PackageReference >
14- <PackageReference Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.8 .0" />
14+ <PackageReference Include =" Microsoft.Extensions.TimeProvider.Testing" Version =" 9.9 .0" />
1515 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
1616 <PackageReference Include =" Moq" Version =" 4.20.72" />
1717 <PackageReference Include =" xunit.v3" Version =" 3.0.1" />
You can’t perform that action at this time.
0 commit comments