Skip to content

Commit 6de5fca

Browse files
Bump MartinCostello.BuildKit and Microsoft.NETFramework.ReferenceAssemblies (#875)
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.2.0 to 0.3.0 - [Release notes](https://github.com/martincostello/build-kit/releases) - [Commits](martincostello/build-kit@v0.2.0...v0.3.0) 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-minor - 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 90abde5 commit 6de5fca

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