2023-02-18 21:33:19 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Directives>
|
|
|
|
<!--
|
|
|
|
This file is part of RdXmlLibrary project.
|
|
|
|
Visit https://github.com/kant2002/rdxmllibrary for latest version.
|
|
|
|
If you have modifications specific to this Nuget package,
|
|
|
|
please contribute back.
|
|
|
|
-->
|
|
|
|
<Application>
|
|
|
|
<Assembly Name="Avalonia.Markup.Xaml" Dynamic="Required All"/>
|
|
|
|
<Assembly Name="Semi.Avalonia" Dynamic="Required All"/>
|
2023-02-18 21:54:35 +08:00
|
|
|
<Assembly Name="Semi.Avalonia.DataGrid" Dynamic="Required All"/>
|
|
|
|
<Assembly Name="Semi.Avalonia.ColorPicker" Dynamic="Required All"/>
|
|
|
|
<Assembly Name="Semi.Avalonia.Demo" Dynamic="Required All"/>
|
2023-02-18 21:33:19 +08:00
|
|
|
</Application>
|
|
|
|
</Directives>
|