File tree Expand file tree Collapse file tree
samples/Foundatio.SampleJobClient
tests/Foundatio.Redis.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Foundatio.Xunit.v3" Version =" 13.0.0-beta3.45 " />
11+ <PackageReference Include =" Foundatio.Xunit.v3" Version =" 13.0.0-beta4 " />
1212 </ItemGroup >
1313
1414 <ItemGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <Import Project =" ..\..\build\common.props" />
33 <ItemGroup >
4- <PackageReference Include =" Foundatio" Version =" 13.0.0-beta3.45 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
4+ <PackageReference Include =" Foundatio" Version =" 13.0.0-beta4 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
55 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
66
77 <PackageReference Include =" StackExchange.Redis" Version =" 2.12.14" />
Original file line number Diff line number Diff line change 88 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
99 <PackageReference Include =" GitHubActionsTestLogger" Version =" 3.0.3" PrivateAssets =" All" />
1010
11- <PackageReference Include =" Foundatio.TestHarness" Version =" 13.0.0-beta3.45 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
11+ <PackageReference Include =" Foundatio.TestHarness" Version =" 13.0.0-beta4 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1212 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1313 </ItemGroup >
1414 <ItemGroup >
You can’t perform that action at this time.
0 commit comments