Skip to content

Commit 04bb91b

Browse files
Bump MartinCostello.BuildKit and Microsoft.NETFramework.ReferenceAssemblies (#899)
Bumps [MartinCostello.BuildKit](https://github.com/martincostello/build-kit) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `MartinCostello.BuildKit` from 0.5.4 to 0.6.2 - [Release notes](https://github.com/martincostello/build-kit/releases) - [Commits](martincostello/build-kit@v0.5.4...v0.6.2) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: MartinCostello.BuildKit dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-version: 1.0.3 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 aaf315a commit 04bb91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<ItemGroup>
3-
<GlobalPackageReference Include="MartinCostello.BuildKit" Version="0.5.4" />
3+
<GlobalPackageReference Include="MartinCostello.BuildKit" Version="0.6.2" />
44
<GlobalPackageReference Include="ReferenceTrimmer" Version="3.3.11" PrivateAssets="All" />
55
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.556" PrivateAssets="All" />
66
</ItemGroup>

0 commit comments

Comments
 (0)