update licenses and readme
This commit is contained in:
parent
6233a5d88e
commit
0599e715b6
7 changed files with 34 additions and 86 deletions
|
@ -28,9 +28,9 @@ namespace EnvyUpdate
|
|||
textBoxLicFody.Text = Properties.Licenses.Fody;
|
||||
textBoxLicCostura.Text = Properties.Licenses.CosturaFody;
|
||||
textBoxLicResourceembedder.Text = Properties.Licenses.ResourceEmbedder;
|
||||
textBoxLic7z.Text = Properties.Licenses.SevenZipExtractor;
|
||||
textBoxLicWindowscommunitytoolkit.Text = Properties.Licenses.WindowsCommunityToolkit;
|
||||
textBoxLicWpfui.Text = Properties.Licenses.wpfui;
|
||||
textBoxLic7zip.Text = Properties.Licenses._7zip;
|
||||
}
|
||||
|
||||
private void CardWeb_Click(object sender, RoutedEventArgs e)
|
||||
|
|
Reference in a new issue