Skip to content

Commit

Permalink
Disable Local ProjectReference
Browse files Browse the repository at this point in the history
  • Loading branch information
TimLariviere committed Dec 12, 2023
1 parent 0b89ede commit 30fb7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fabulous.MauiControls/Fabulous.MauiControls.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<TargetFramework>net8.0</TargetFramework>
<UseMaui>true</UseMaui>
<IsPackable>true</IsPackable>
<UseLocalProjectReference>true</UseLocalProjectReference>
<UseLocalProjectReference>false</UseLocalProjectReference>
</PropertyGroup>
<!-- NuGet Package -->
<PropertyGroup>
Expand Down

0 comments on commit 30fb7c4

Please sign in to comment.