Skip to content

Commit c9a5058

Browse files
Bump dependency Microsoft.NET.Test.Sdk to 18.0.1 (#556)
| datasource | package | from | to | | ---------- | ---------------------- | ------ | ------ | | nuget | Microsoft.NET.Test.Sdk | 18.0.0 | 18.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e58e904 commit c9a5058

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
@@ -11,7 +11,7 @@
1111
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
1212
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.6.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1515
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.28" />
1616
<PackageReference Include="Microsoft.Playwright" Version="1.56.0" />
1717
<PackageReference Include="Verify.XunitV3" Version="31.5.3" />

0 commit comments

Comments
 (0)