Skip to content

Commit 7b52f42

Browse files
committed
Update Foundatio.TestHarness package version to 12.0.0
1 parent 68384c0 commit 7b52f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.4" />
1212
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" PrivateAssets="All" />
1313

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'" />
1515
<ProjectReference Include="..\..\..\Foundatio\src\Foundatio.TestHarness\Foundatio.TestHarness.csproj" Condition="'$(ReferenceFoundatioSource)' == 'true'" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)