Skip to content

Commit

Permalink
Bump Microsoft.Build.Artifacts from 6.1.30 to 6.1.43 in /src (#4472)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent ad0cf46 commit f36ddbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.30" />
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.43" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.322" />
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
</ItemGroup>
Expand Down

0 comments on commit f36ddbc

Please sign in to comment.