Skip to content

Commit

Permalink
chore: Hide SetCulture from Testexplorer (#563) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion authored Dec 17, 2024
1 parent 3dae107 commit 2c4d20e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@
<AssemblyAttribute Include="NetEvolve.Extensions.XUnit.IntegrationTestAttribute" />
<AssemblyAttribute Include="NetEvolve.Extensions.XUnit.SetCultureAttribute">
<_Parameter1>en_US</_Parameter1>
<_Parameter2>true</_Parameter2>
<_Parameter2_TypeName>System.Boolean</_Parameter2_TypeName>
</AssemblyAttribute>
</ItemGroup>

Expand Down

0 comments on commit 2c4d20e

Please sign in to comment.