Skip to content

Commit f36ddbc

Browse files
Bump Microsoft.Build.Artifacts from 6.1.30 to 6.1.43 in /src (#4472)
Bumps [Microsoft.Build.Artifacts](https://github.com/Microsoft/MSBuildSdks) from 6.1.30 to 6.1.43. - [Release notes](https://github.com/Microsoft/MSBuildSdks/releases) - [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md) - [Commits](microsoft/MSBuildSdks@Microsoft.Build.Artifacts.6.1.30...Microsoft.Build.Artifacts.6.1.43) --- updated-dependencies: - dependency-name: Microsoft.Build.Artifacts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad0cf46 commit f36ddbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
8686
</ItemGroup>
8787
<ItemGroup>
88-
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.30" />
88+
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.43" />
8989
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.322" />
9090
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
9191
</ItemGroup>

0 commit comments

Comments
 (0)