Skip to content

Commit

Permalink
chore: bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 in /Express…
Browse files Browse the repository at this point in the history
…if.Testing (#273)
  • Loading branch information
dependabot[bot] authored May 25, 2024
1 parent 63215e7 commit 7271c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Expressif.Testing/Expressif.Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
Expand Down

0 comments on commit 7271c03

Please sign in to comment.