Skip to content

Commit 1c6dd01

Browse files
Bump MartinCostello.BuildKit and Microsoft.NETFramework.ReferenceAssemblies (#876)
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.3.0 to 0.3.1 - [Release notes](https://github.com/martincostello/build-kit/releases) - [Commits](martincostello/build-kit@v0.3.0...v0.3.1) 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-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NETFramework.ReferenceAssemblies 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 6de5fca commit 1c6dd01

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.3.0" />
3+
<GlobalPackageReference Include="MartinCostello.BuildKit" Version="0.3.1" />
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)