Skip to content

Commit e146e3b

Browse files
Bump Microsoft.Build.CentralPackageVersions from 2.0.147 to 2.1.3 (#328)
Bumps [Microsoft.Build.CentralPackageVersions](https://github.com/Microsoft/MSBuildSdks) from 2.0.147 to 2.1.3. - [Release notes](https://github.com/Microsoft/MSBuildSdks/releases) - [Changelog](https://github.com/microsoft/MSBuildSdks/blob/main/RELEASE.md) - [Commits](Microsoft.Build.CentralPackageVersions.2.0.147...Microsoft.Build.CentralPackageVersions.2.1.3) --- updated-dependencies: - dependency-name: Microsoft.Build.CentralPackageVersions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jeff Kluge <[email protected]>
1 parent f434840 commit e146e3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
2-
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.0.147" />
2+
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.1.3" />
33

44
<PropertyGroup>
55
<MicroBuild_NuPkgSigningEnabled Condition="'$(SignType)' == 'Test'">false</MicroBuild_NuPkgSigningEnabled>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<Project>
2-
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.0.147" />
2+
<Sdk Name="Microsoft.Build.CentralPackageVersions" Version="2.1.3" />
33
</Project>

0 commit comments

Comments
 (0)