Skip to content

Commit b1c800c

Browse files
Apply suggestions from code review
1 parent d325e2a commit b1c800c

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
@@ -12,7 +12,7 @@
1212
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0-preview.4.25258.110" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
15-
<PackageReference Include="Microsoft.OpenApi.Readers" Version="2.0.0-preview.11" />
15+
<PackageReference Include="Microsoft.OpenApi.Readers" Version="2.0.0-preview.17" />
1616
<PackageReference Include="Microsoft.Playwright" Version="1.52.0" />
1717
<PackageReference Include="Verify.XunitV3" Version="30.0.0" />
1818
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.0" />

0 commit comments

Comments
 (0)