Skip to content

Commit

Permalink
Bump MarkdownSnippets.MsBuild from 25.1.0 to 26.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [MarkdownSnippets.MsBuild](https://github.com/SimonCropp/MarkdownSnippets) from 25.1.0 to 26.0.0.
- [Release notes](https://github.com/SimonCropp/MarkdownSnippets/releases)
- [Commits](https://github.com/SimonCropp/MarkdownSnippets/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent a180502 commit 36a61e9
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 @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MarkdownSnippets.MsBuild" Version="25.1.0" PrivateAssets="all" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.0" PrivateAssets="all" />
<PackageReference Include="Argon" Version="0.14.0" />
<PackageReference Include="Xunit" Version="2.6.2" />
<PackageReference Include="XunitContext" Version="3.3.1" />
Expand Down

0 comments on commit 36a61e9

Please sign in to comment.