Skip to content

Commit f9eb0ac

Browse files
Update Microsoft.NET.Test.Sdk to 17.14.0 (#1446)
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: System.Text.Encodings.Web dependency-version: 9.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ca577f commit f9eb0ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="JustEat.HttpClientInterception" Version="5.1.1" />
1515
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.5" />
17-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
17+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
1818
<PackageReference Include="Microsoft.Playwright" Version="1.52.0" />
1919
<PackageReference Include="ReportGenerator" Version="5.4.7" />
2020
<PackageReference Include="Shouldly" Version="4.3.0" />

0 commit comments

Comments
 (0)