Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 78d9ea6 commit cda28b8
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 @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Playwright" Version="1.40.0" />
<PackageReference Include="Argon" Version="0.14.0" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.0" PrivateAssets="all" />
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" PrivateAssets="all" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="120.0.6099.7100" />
<PackageReference Include="Selenium.WebDriver" Version="4.16.2" />
<PackageReference Include="Verify.ImageMagick" Version="3.2.2" />
Expand Down

0 comments on commit cda28b8

Please sign in to comment.