From b9c9876ed5a7d78937e7a5b300b29f1f25976d18 Mon Sep 17 00:00:00 2001 From: Pilzinsel64 Date: Mon, 15 Jul 2024 07:12:03 +0200 Subject: [PATCH] version bump --- .../Pilz.Updating.Client.Gui.csproj | 110 ++++++++++++++++++ 1 file changed, 110 insertions(+) create mode 100644 Pilz.Updating.Client.Gui/Pilz.Updating.Client.Gui.csproj diff --git a/Pilz.Updating.Client.Gui/Pilz.Updating.Client.Gui.csproj b/Pilz.Updating.Client.Gui/Pilz.Updating.Client.Gui.csproj new file mode 100644 index 0000000..d064a57 --- /dev/null +++ b/Pilz.Updating.Client.Gui/Pilz.Updating.Client.Gui.csproj @@ -0,0 +1,110 @@ + + + + net8.0-windows + true + enable + + + + 4.0.3 + + + + + + + + + True + True + GeneralLangRes.resx + + + + Form + + + StatusLangRes.resx + True + True + + + + UpdatesAvailableDialog.cs + Form + + + True + True + UpdatingClientGuiLangRes.resx + + + + + + ResXFileCodeGenerator + GeneralLangRes.Designer.cs + + + + UpdateInstallerLangRes.de.Designer.cs + ResXFileCodeGenerator + + + + StatusLangRes.Designer.cs + ResXFileCodeGenerator + + + UpdatesAvailableDialog.cs + + + UpdatesAvailableDialog.cs + + + + + + + + ResXFileCodeGenerator + UpdatingClientGuiLangRes.Designer.cs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file