Skip to content

Commit e2c9218

Browse files
Update dependency Microsoft.NET.Test.Sdk to 17.14.0 (#197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9c23b44 commit e2c9218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1" />
26-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
26+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.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)