Skip to content

Commit

Permalink
Bump Microsoft.Build.Artifacts from 6.1.45 to 6.1.48 in /src
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Artifacts](https://github.com/Microsoft/MSBuildSdks) from 6.1.45 to 6.1.48.
- [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.45...Microsoft.Build.Artifacts.6.1.48)

---
updated-dependencies:
- dependency-name: Microsoft.Build.Artifacts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 88faa64 commit f68a66f
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 @@ -87,7 +87,7 @@
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.45" />
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.48" />
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.330" />
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
</ItemGroup>
Expand Down

0 comments on commit f68a66f

Please sign in to comment.