Skip to content

Commit ecb76ea

Browse files
Update dependency Microsoft.NET.Test.Sdk to 18.7.0 (#252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 49e6066 commit ecb76ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Markdown.ColorCode.UnitTests/Markdown.ColorCode.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
</PackageReference>
2525
<PackageReference Include="HtmlAgilityPack" Version="1.12.4" />
26-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.6.0" />
26+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
2727
<PackageReference Include="NSubstitute" Version="5.3.0" />
2828
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.17">
2929
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)