From 29d9771333f9f996208b0e3dbce95dd80cddf8e9 Mon Sep 17 00:00:00 2001 From: Michal Zimniewicz Date: Wed, 28 Jan 2015 10:49:16 +0100 Subject: initial commit with unreleased version 1.0.4 --- Aktywator/Aktywator.csproj | 163 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 163 insertions(+) create mode 100644 Aktywator/Aktywator.csproj (limited to 'Aktywator/Aktywator.csproj') diff --git a/Aktywator/Aktywator.csproj b/Aktywator/Aktywator.csproj new file mode 100644 index 0000000..b153254 --- /dev/null +++ b/Aktywator/Aktywator.csproj @@ -0,0 +1,163 @@ + + + + Debug + x86 + 8.0.30703 + 2.0 + {F0D5F11F-C954-4360-B85F-130ACEFFD4A0} + WinExe + Properties + Aktywator + Aktywator + v2.0 + 512 + false + C:\Users\Michzimny\Desktop\test\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 1 + 1.0.0.%2a + false + true + true + + + x86 + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + x86 + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + aktywator.ico + + + 3540A0B1FD02954E5FF083621AA5C2187BEE7F1C + + + Aktywator_TemporaryKey.pfx + + + true + + + true + + + + + + + + + + + + + + Form + + + ChooseTournament.cs + + + + + Form + + + MainForm.cs + + + + Form + + + MysqlSettings.cs + + + + + + + + + + ChooseTournament.cs + + + MainForm.cs + + + MysqlSettings.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + + + + \ No newline at end of file -- cgit v1.2.3