Skip to content

Commit

Permalink
Bump Microsoft.Build.Artifacts from 6.1.30 to 6.1.43 (#100)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent ce9df48 commit 7af0724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2" />
</ItemGroup>
<ItemGroup>
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.30" />
<GlobalPackageReference Include="Microsoft.Build.Artifacts" Version="6.1.43" />
<GlobalPackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" Condition="'$(EnablePublicApiAnalyzers)' == 'true'" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" />
Expand Down

0 comments on commit 7af0724

Please sign in to comment.