Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
Fix reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Dec 6, 2017
1 parent c776784 commit 4ddc0c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Unity.Wcf/Unity.Wcf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
<ItemGroup>
<Reference Include="System.ServiceModel" />
<Reference Include="System.ServiceModel.Activation" />
<PackageReference Include="Unity.Container">
<Version>5.0.0</Version>
</PackageReference>
<PackageReference Include="Unity.Container" Version="5.0.0" />
</ItemGroup>
</Project>

0 comments on commit 4ddc0c7

Please sign in to comment.