Skip to content

Commit

Permalink
Merge pull request #80 from dme-compunet/dependabot/nuget/Source/Micr…
Browse files Browse the repository at this point in the history
…osoft.NET.Test.Sdk-17.11.1

Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.1 in /Source
  • Loading branch information
dme-compunet authored Oct 9, 2024
2 parents 14a365d + 1923bbd commit 6393ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/YoloV8.Tests/YoloV8.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 6393ae6

Please sign in to comment.