Skip to content

Commit

Permalink
bump builders
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Sep 2, 2018
1 parent 4b9a4b1 commit 8763092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Common.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PackageReference Update="Microsoft.Extensions.DependencyModel" Version="2.1.0" />
<PackageReference Update="Microsoft.Extensions.DiagnosticAdapter" Version="2.1.0" />
<PackageReference Update="Microsoft.Extensions.Logging.Abstractions" Version="2.1.0" />
<PackageReference Update="Rocket.Surgery.Builders" Version="3.0.0" />
<PackageReference Update="Rocket.Surgery.Builders.Abstractions" Version="3.0.0" />
<PackageReference Update="Rocket.Surgery.Builders" Version="3.1.0" />
<PackageReference Update="Rocket.Surgery.Builders.Abstractions" Version="3.1.0" />
<PackageReference Update="System.Diagnostics.DiagnosticSource" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 8763092

Please sign in to comment.