Skip to content

Commit bb495c4

Browse files
chore(deps): update dependency microsoft.net.test.sdk to 17.14.1 (#125)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39ffad2 commit bb495c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UnitTests/UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1313
<PackageReference Include="xunit" Version="2.9.3" />
1414
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2" />
1515
<ProjectReference Include="..\CSSParser\CSSParser.csproj" />

0 commit comments

Comments
 (0)