update licenses and readme
This commit is contained in:
parent
6233a5d88e
commit
0599e715b6
7 changed files with 34 additions and 86 deletions
|
@ -49,15 +49,15 @@
|
|||
<Expander Margin="0,4,0,0" Header="ResourceEmbedder">
|
||||
<TextBox x:Name="textBoxLicResourceembedder" IsReadOnly="True" TextWrapping="Wrap"/>
|
||||
</Expander>
|
||||
<Expander Margin="0,4,0,0" Header="SevenZipExtractor">
|
||||
<TextBox x:Name="textBoxLic7z" IsReadOnly="True" TextWrapping="Wrap"/>
|
||||
</Expander>
|
||||
<Expander Margin="0,4,0,0" Header="Windows Community Toolkit">
|
||||
<TextBox x:Name="textBoxLicWindowscommunitytoolkit" IsReadOnly="True" TextWrapping="Wrap"/>
|
||||
</Expander>
|
||||
<Expander Margin="0,4,0,0" Header="WPF-UI">
|
||||
<TextBox x:Name="textBoxLicWpfui" IsReadOnly="True" TextWrapping="Wrap"/>
|
||||
</Expander>
|
||||
<Expander Margin="0,4,0,0" Header="WPF-UI">
|
||||
<TextBox x:Name="textBoxLic7zip" IsReadOnly="True" TextWrapping="Wrap"/>
|
||||
</Expander>
|
||||
</StackPanel>
|
||||
</ScrollViewer>
|
||||
</Grid>
|
||||
|
|
Reference in a new issue