Skip to content

Commit

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

Bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0
  • Loading branch information
github-actions[bot] authored Feb 10, 2025
2 parents 54d4554 + 52e9104 commit cfdb7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/EntityChange.Tests/EntityChange.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="FluentAssertions" Version="8.0.1" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
Expand Down

0 comments on commit cfdb7af

Please sign in to comment.