File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<ItemGroup >
3
3
<PackageReference Include =" RabbitMQ.Client" Version =" 6.8.1" />
4
4
5
- <PackageReference Include =" Foundatio" Version =" 10.6.2-alpha.0.13 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
5
+ <PackageReference Include =" Foundatio" Version =" 10.7.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
6
6
<ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio\Foundatio.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
7
7
</ItemGroup >
8
8
</Project >
Original file line number Diff line number Diff line change 7
7
</PropertyGroup >
8
8
<ItemGroup >
9
9
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.8.0" />
10
- <PackageReference Include =" xunit" Version =" 2.6.4 " />
10
+ <PackageReference Include =" xunit" Version =" 2.6.5 " />
11
11
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.5.6" />
12
12
<PackageReference Include =" GitHubActionsTestLogger" Version =" 2.3.3" PrivateAssets =" All" />
13
13
14
- <PackageReference Include =" Foundatio.TestHarness" Version =" 10.6.2-alpha.0.13 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
14
+ <PackageReference Include =" Foundatio.TestHarness" Version =" 10.7.0 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
15
15
<ProjectReference Include =" ..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition =" '$(ReferenceFoundatioSource)' == 'true'" />
16
16
</ItemGroup >
17
17
</Project >
You can’t perform that action at this time.
0 commit comments