Skip to content

Commit

Permalink
bump Smdn.Test.NUnit.Constraints up to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smdn committed Dec 13, 2024
1 parent fd91e8a commit 8e11c22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ SPDX-License-Identifier: MIT
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Smdn.Test.NUnit.Constraints" Version="1.0.0" />
<PackageReference Include="Smdn.Test.NUnit.Constraints" Version="4.1.0" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ SPDX-License-Identifier: MIT

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Smdn.Test.NUnit.Constraints" Version="1.0.0" />
<PackageReference Include="Smdn.Test.NUnit.Constraints" Version="4.1.0" />
</ItemGroup>
</Project>

0 comments on commit 8e11c22

Please sign in to comment.