Skip to content

Commit 9a44a01

Browse files
jfversluisgithub-actions
authored andcommitted
Update src/Controls/tests/ManualTests/README.md
1 parent 4b8c2dd commit 9a44a01

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Controls/tests/ManualTests/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ dotnet build -p:UseMaui=true -p:MauiVersion=8.0.0-nightly.8832+sha.feb791fc7-azd
184184
</PropertyGroup>
185185
```
186186

187+
Note: make sure to add the `<UseMaui>true</UseMaui>` tag _before_ the first node that has a condition that checks for this value.
188+
187189
### What Happens in NuGet Mode
188190
When `UseMaui` == 'true', the project:
189191
- Uses `PackageReference` instead of `ProjectReference`

0 commit comments

Comments
 (0)