Skip to content

Commit

Permalink
Merge pull request #28 from HavenDV/dependabot/nuget/all-11286f94c0
Browse files Browse the repository at this point in the history
chore(deps): bump the all group with 2 updates
  • Loading branch information
github-actions[bot] authored Nov 18, 2024
2 parents 39b03d1 + 46cd451 commit 42e1019
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</PackageReference>
<PackageReference Include="H.Tests" Version="1.1.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
</ItemGroup>

<ItemGroup Label="GlobalUsings">
Expand Down
4 changes: 2 additions & 2 deletions src/tests/H.Hooks.UnitTests/H.Hooks.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.2" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
</ItemGroup>

<ItemGroup Label="GlobalUsings">
Expand Down

0 comments on commit 42e1019

Please sign in to comment.