Skip to content

Commit 89bcb87

Browse files
Bump MarkdownSnippets.MsBuild from 26.0.0 to 26.0.1 in /src (#793)
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>
1 parent c359fad commit 89bcb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<TargetFrameworks>net472;net7.0</TargetFrameworks>
44
</PropertyGroup>
55
<ItemGroup>
6-
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.0" />
6+
<PackageReference Include="MarkdownSnippets.MsBuild" Version="26.0.1" />
77
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
88
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
99
<PackageReference Include="Xunit" Version="2.6.4" />

0 commit comments

Comments
 (0)