Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 07b9ca7

Browse filesBrowse files
committed
Fix path to project.
1 parent 3678859 commit 07b9ca7
Copy full SHA for 07b9ca7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎samples/SampleApp/SampleApp.csproj

Copy file name to clipboardExpand all lines: samples/SampleApp/SampleApp.csproj
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.