File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 11
11
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.4" />
12
12
<PackageReference Include =" GitHubActionsTestLogger" Version =" 2.4.1" PrivateAssets =" All" />
13
13
14
- <PackageReference Include =" Foundatio.TestHarness" Version =" 11.1.1-alpha.0.57 " Condition =" '$(ReferenceFoundatioSource)' == '' OR '$(ReferenceFoundatioSource)' == 'false'" />
14
+ <PackageReference Include =" Foundatio.TestHarness" Version =" 12.0.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