Skip to content

Commit

Permalink
Bump Microsoft.Build.Artifacts from 4.1.0 to 4.2.0 (#415)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Build.Artifacts](https://github.com/Microsoft/MSBuildSdks) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](microsoft/MSBuildSdks@Microsoft.Build.Artifacts.4.1.0...Microsoft.Build.Artifacts.4.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 811a35f commit 4b7899f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<PackageReference Update="xunit.runner.visualstudio" Version="2.4.5" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="4.1.0" />
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="4.2.0" />
<GlobalPackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<GlobalPackageReference Include="Microsoft.VisualStudioEng.MicroBuild.Core" Version="1.0.0" />
Expand Down

0 comments on commit 4b7899f

Please sign in to comment.