Skip to content

Commit

Permalink
Bump Microsoft.Build.CentralPackageVersions from 2.0.79 to 2.0.147 (#319
Browse files Browse the repository at this point in the history
)

Bumps [Microsoft.Build.CentralPackageVersions](https://github.com/Microsoft/MSBuildSdks) from 2.0.79 to 2.0.147.
- [Release notes](https://github.com/Microsoft/MSBuildSdks/releases)
- [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md)
- [Commits](Microsoft.Build.CentralPackageVersions.2.0.79...Microsoft.Build.CentralPackageVersions.2.0.147)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2021
1 parent ca07724 commit dd43336
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<Project>
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.0.79" />
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.0.147" />

<PropertyGroup>
<MicroBuild_NuPkgSigningEnabled Condition="'$(SignType)' == 'Test'">false</MicroBuild_NuPkgSigningEnabled>
Expand Down
2 changes: 1 addition & 1 deletion samples/CentralPackageVersions/Directory.Build.targets
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<Project>
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.0.79" />
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.0.147" />
</Project>

0 comments on commit dd43336

Please sign in to comment.