Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 07b9ca7

Browse files
committed
Fix path to project.
1 parent 3678859 commit 07b9ca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/SampleApp/SampleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<Content Include="Properties\AndroidManifest.xml" />
9797
</ItemGroup>
9898
<ItemGroup>
99-
<ProjectReference Include="..\src\Xamarin.BlurView\Xamarin.BlurView.csproj">
99+
<ProjectReference Include="..\..\src\Xamarin.BlurView\Xamarin.BlurView.csproj">
100100
<Project>{f5dda6ed-ab87-4c6f-89a6-96aeeadeb8bb}</Project>
101101
<Name>Xamarin.BlurView</Name>
102102
</ProjectReference>

0 commit comments

Comments
 (0)