Skip to content

Commit a9772e7

Browse files
Upgrade Microsoft.NET.Test.Sdk package to v17.9.0
1 parent 3b5a4a8 commit a9772e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Atata.HtmlValidation.IntegrationTests/Atata.HtmlValidation.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<ItemGroup>
99
<PackageReference Include="Atata.WebDriverSetup" Version="2.10.0" />
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
1111
<PackageReference Include="NUnit" Version="4.0.1" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)