File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
samples/Foundatio.SampleJobClient Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 88 </PropertyGroup >
99
1010 <ItemGroup >
11- <PackageReference Include =" Foundatio.Xunit" Version =" 12.0.0 " />
11+ <PackageReference Include =" Foundatio.Xunit" Version =" 12.0.1-alpha.0.22 " />
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 =" 12.0.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
4+ <PackageReference Include =" Foundatio" Version =" 12.0.1-alpha.0.22 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
55 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
66
77 <PackageReference Include =" StackExchange.Redis" Version =" 2.10.1" />
Original file line number Diff line number Diff line change 1111 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
1212 <PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" PrivateAssets =" All" />
1313
14- <PackageReference Include =" Foundatio.TestHarness" Version =" 12.0.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
14+ <PackageReference Include =" Foundatio.TestHarness" Version =" 12.0.1-alpha.0.22 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
1515 <ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
1616 </ItemGroup >
1717</Project >
You can’t perform that action at this time.
0 commit comments