Skip to content

Commit 2011bc1

Browse files
Bump Microsoft.Build.Artifacts from 6.1.45 to 6.1.48 in /src (#4585)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4e1bc3 commit 2011bc1

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
@@ -86,7 +86,7 @@
8686
<PackageVersion Include="System.Text.RegularExpressions" Version="4.3.1" />
8787
</ItemGroup>
8888
<ItemGroup>
89-
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.45" />
89+
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.48" />
9090
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.330" />
9191
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
9292
</ItemGroup>

0 commit comments

Comments
 (0)