Skip to content

Commit

Permalink
Merge pull request #314 from refactoring-pipelines/dependabot/nuget/M…
Browse files Browse the repository at this point in the history
…STest.TestFramework-3.6.4

Bump MSTest.TestFramework from 3.6.3 to 3.6.4
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents c38f665 + 5e2e6f0 commit 8417329
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 @@ -15,7 +15,7 @@
<PackageReference Include="FluentAssertions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Refactoring.Pipelines/Refactoring.Pipelines.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="ApprovalUtilities" Version="6.0.0" />
<PackageReference Include="Fody" Version="6.9.1" PrivateAssets="All" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.3" />
<PackageReference Include="MSTest.TestFramework" Version="3.6.4" />
<PackageReference Include="Publicize.Fody" Version="1.8.0" PrivateAssets="All" />
<PackageReference Include="Virtuosity.Fody" Version="3.1.2" PrivateAssets="All" />
</ItemGroup>
Expand Down

0 comments on commit 8417329

Please sign in to comment.