Skip to content

Commit

Permalink
Update feature references
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigel Sampson committed Feb 26, 2020
1 parent f8c9213 commit b29094e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="Caliburn.Micro.Core">
<HintPath>..\..\..\..\bin\Caliburn.Micro.Platform\release\monoandroid80\80\Caliburn.Micro.Core.dll</HintPath>
<HintPath>..\..\..\..\bin\Caliburn.Micro.Platform\release\monoandroid80\Caliburn.Micro.Core.dll</HintPath>
</Reference>
<Reference Include="Caliburn.Micro.Platform">
<HintPath>..\..\..\..\bin\Caliburn.Micro.Platform\release\monoandroid80\80\Caliburn.Micro.Platform.dll</HintPath>
<HintPath>..\..\..\..\bin\Caliburn.Micro.Platform\release\monoandroid80\Caliburn.Micro.Platform.dll</HintPath>
</Reference>
<Reference Include="Mono.Android" />
<Reference Include="System" />
Expand Down

0 comments on commit b29094e

Please sign in to comment.