Skip to content

Commit

Permalink
move backing fields
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Oct 27, 2019
1 parent e647ec9 commit ecdb96c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
<ItemGroup Condition="'$(TargetFramework)'!='netstandard1.3' and '$(TargetFramework)'!='netstandard2.0' and '$(TargetFramework)'!='netcoreapp2.1'">
<PackageReference Update="Microsoft.Extensions.Configuration" Version="3.0.0" />
<PackageReference Update="Microsoft.Extensions.Configuration.Abstractions" Version="3.0.0" />
<PackageReference Update="System.Reflection.Emit.Lightweight" Version="4.6.0" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="Rocket.Surgery.Extensions.Testing.FakeItEasy" Version="2.2.1" />
Expand Down

0 comments on commit ecdb96c

Please sign in to comment.