We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cdc7dd commit a64fd2bCopy full SHA for a64fd2b
1 file changed
README.md
@@ -29,6 +29,8 @@ Add references to the following packages:
29
```xml
30
<PackageReference Include="Echoes" Version=".."/>
31
<PackageReference Include="Echoes.Generator" Version=".."/>
32
+
33
+<!-- For Avalonia Helpers -->
34
<PackageReference Include="Echoes.Avalonia" Version=".."/>
35
```
36
0 commit comments