Skip to content

Commit

Permalink
Merge pull request #656 from WildGums/dependabot/nuget/Microsoft.NET.…
Browse files Browse the repository at this point in the history
…Test.Sdk-17.9.0

Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
  • Loading branch information
github-actions[bot] authored Feb 7, 2024
2 parents a270f2c + 0ad234c commit cec94ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Orc.Analytics.Tests/Orc.Analytics.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all">
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.0.1" PrivateAssets="all" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="PublicApiGenerator" Version="11.1.0" PrivateAssets="all" />
Expand Down

0 comments on commit cec94ba

Please sign in to comment.