using Material.Avalonia
This commit is contained in:
parent
5104ffeb81
commit
fdb7acca56
4 changed files with 5 additions and 1 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<IncludeAssets Condition="'$(Configuration)' != 'Debug'">None</IncludeAssets>
|
||||
<PrivateAssets Condition="'$(Configuration)' != 'Debug'">All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Material.Avalonia" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\PostIt\PostIt.csproj" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue