Skip to content

Commit

Permalink
Merge pull request #72 from FlaUI/dependabot/nuget/src/Microsoft.NET.…
Browse files Browse the repository at this point in the history
…Test.Sdk-17.11.0

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src
  • Loading branch information
aristotelos authored Aug 27, 2024
2 parents 755f41b + 7c96990 commit 3e9587a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FlaUI.WebDriver.UITests/FlaUI.WebDriver.UITests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="NUnit" Version="4.2.1" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="Selenium.WebDriver" Version="4.23.0" />
Expand Down

0 comments on commit 3e9587a

Please sign in to comment.