Skip to content

Commit

Permalink
Bump MarkdownSnippets.MsBuild from 24.5.1 to 25.1.0 in /src
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.1.0.
- [Release notes](https://github.com/SimonCropp/MarkdownSnippets/releases)
- [Commits](SimonCropp/MarkdownSnippets@24.5.1...25.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2023
1 parent c529e7f commit 072c87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="Xunit" Version="2.5.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="24.5.1" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.1.0" />
<ProjectReference Include="..\NaughtyStrings.Bogus\NaughtyStrings.Bogus.csproj" />
<ProjectReference Include="..\NaughtyStrings\NaughtyStrings.csproj" />
<PackageReference Include="ProjectDefaults" Version="1.0.91" PrivateAssets="all" />
Expand Down

0 comments on commit 072c87e

Please sign in to comment.