Skip to content

Commit

Permalink
Nit: tab vs space
Browse files Browse the repository at this point in the history
  • Loading branch information
Evangelink committed May 2, 2024
1 parent 23c6da7 commit 80da537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NUnitTestAdapter/NUnit.TestAdapter.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Testing.Extensions.VSTestBridge" Version="1.1.0" />
<PackageReference Include="SourceLink.Create.CommandLine" Version="2.8.3" PrivateAssets="All" />
<PackageReference Include="nunit" Version="3.14.0" />
<PackageReference Include="nunit" Version="3.14.0" />
<PackageReference Include="nunit.engine" Version="3.17.0" />
<PackageReference Include="TestCentric.Metadata" Version="3.0.2" Aliases="TestCentric" />
</ItemGroup>
Expand Down

0 comments on commit 80da537

Please sign in to comment.