Skip to content

Commit

Permalink
Bump MarkdownSnippets.MsBuild from 24.5.1 to 25.0.1 (#711)
Browse files Browse the repository at this point in the history
Bumps [MarkdownSnippets.MsBuild](https://github.com/SimonCropp/MarkdownSnippets) from 24.5.1 to 25.0.1.
- [Release notes](https://github.com/SimonCropp/MarkdownSnippets/releases)
- [Commits](SimonCropp/MarkdownSnippets@24.5.1...25.0.1)

---
updated-dependencies:
- dependency-name: MarkdownSnippets.MsBuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent 62de236 commit 16587aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApprovalTests.Tests/ApprovalTests.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<ItemGroup>
<Using Remove="System.Net.Http" />
<PackageReference Include="itext7.bouncy-castle-adapter" Version="8.0.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="24.5.1" Condition="$(TargetFramework) == 'net7.0'" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.0.1" Condition="$(TargetFramework) == 'net7.0'" />
<PackageReference Include="itext7" Version="8.0.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
Expand Down

0 comments on commit 16587aa

Please sign in to comment.