Skip to content

Commit 01a1022

Browse files
Bump Microsoft.Build.Artifacts from 6.1.43 to 6.1.45 in /src (#4538)
Bumps [Microsoft.Build.Artifacts](https://github.com/Microsoft/MSBuildSdks) from 6.1.43 to 6.1.45. - [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.43...Microsoft.Build.Artifacts.6.1.45) --- 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 ce2c5ef commit 01a1022

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
@@ -91,7 +91,7 @@
9191
</ItemGroup>
9292

9393
<ItemGroup>
94-
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.43" />
94+
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.45" />
9595
<GlobalPackageReference Include="Microsoft.Build.CopyOnWrite" Version="1.0.322" />
9696
<GlobalPackageReference Include="Particular.Packaging" Version="4.2.0" />
9797
</ItemGroup>

0 commit comments

Comments
 (0)