Update plików

Kontynuacja pracy z 20 stycznia
This commit is contained in:
Christopher
2021-01-21 20:40:14 +01:00
parent 6f058dfd2f
commit 10fecc540c
49 changed files with 805 additions and 26 deletions
+5
View File
@@ -38,5 +38,10 @@ namespace Notatnik
{
webClient.DownloadFile("https://github.com/KrzysiekSiemv/Notepad/releases/download/" + content + "/Notatnik.exe", Path.GetTempPath() + "\\Notatnik\\NotatnikUpdate.exe");
}
private void button1_Click(object sender, EventArgs e)
{
}
}
}