Skip to content

Commit 044b946

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.0 to 17.14.1 (#1468)
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 17.14.1 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 f60a0fb commit 044b946

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.6.0" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.5" />
17-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
17+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
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)