Skip to content

Commit

Permalink
change package dependencies to simplify installation
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Apr 28, 2019
1 parent 7552fb8 commit bb33de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Argolis.Nancy/Argolis.Nancy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</Compile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Argolis.Models\Argolis.Models.csproj" />
<ProjectReference Include="..\Argolis.Hydra.Nancy\Argolis.Hydra.Nancy.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Fody" Version="4.2.1">
Expand Down

0 comments on commit bb33de6

Please sign in to comment.