File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
test/Soenneker.Utils.HttpClientCache.Tests Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 88
99 <ItemGroup >
1010 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.14.1" />
11- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.0 " >
11+ <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.1 " >
1212 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1313 <PrivateAssets >all</PrivateAssets >
1414 </PackageReference >
1515 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" >
1616 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
1717 <PrivateAssets >all</PrivateAssets >
1818 </PackageReference >
19- <PackageReference Include =" Soenneker.Tests.Unit" Version =" 3.0.840 " />
20- <PackageReference Include =" xUnit.v3" Version =" 2.0.2 " /></ItemGroup >
19+ <PackageReference Include =" Soenneker.Tests.Unit" Version =" 3.0.842 " />
20+ <PackageReference Include =" xUnit.v3" Version =" 2.0.3 " /></ItemGroup >
2121
2222 <ItemGroup >
2323 <ProjectReference Include =" ..\..\src\Soenneker.Utils.HttpClientCache.csproj" />
You can’t perform that action at this time.
0 commit comments