- Data:
- 2009-03-11 16:10:04 (17 years ago)
- Lokalizacja:
- branches/TruckExpo
- Pliki:
-
- 21 dodane
- 1 zmodyfikowane
-
TruckExpo.sln (zmodyfikowane) (2 diffs)
-
TruckExpoClientComparer (dodane)
-
TruckExpoClientComparer/App.config (dodane)
-
TruckExpoClientComparer/DbUtils.cs (dodane)
-
TruckExpoClientComparer/Form1.Designer.cs (dodane)
-
TruckExpoClientComparer/Form1.cs (dodane)
-
TruckExpoClientComparer/Form1.resx (dodane)
-
TruckExpoClientComparer/Program.cs (dodane)
-
TruckExpoClientComparer/Properties (dodane)
-
TruckExpoClientComparer/Properties/AssemblyInfo.cs (dodane)
-
TruckExpoClientComparer/Properties/Resources.Designer.cs (dodane)
-
TruckExpoClientComparer/Properties/Resources.resx (dodane)
-
TruckExpoClientComparer/Properties/Settings.Designer.cs (dodane)
-
TruckExpoClientComparer/Properties/Settings.settings (dodane)
-
TruckExpoClientComparer/TruckExpoClientComparer.csproj (dodane)
-
TruckExpoMigrater (dodane)
-
TruckExpoMigrater/App.config (dodane)
-
TruckExpoMigrater/Program.cs (dodane)
-
TruckExpoMigrater/Properties (dodane)
-
TruckExpoMigrater/Properties/AssemblyInfo.cs (dodane)
-
TruckExpoMigrater/TruckExpoMigrater.csproj (dodane)
-
lib/log4net.dll (dodane)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/TruckExpo/TruckExpo.sln
r416 r434 5 5 EndProject 6 6 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TruckExpo", "TruckExpo\TruckExpo.csproj", "{BBBFA978-486C-4BE9-88C7-F24C0496D0FC}" 7 EndProject 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TruckExpoMigrater", "TruckExpoMigrater\TruckExpoMigrater.csproj", "{3AAB4FF5-9D45-4866-A17F-D8765E28FEF8}" 9 EndProject 10 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TruckExpoClientComparer", "TruckExpoClientComparer\TruckExpoClientComparer.csproj", "{E784D5C3-C936-48A7-A617-C64FFEB1B3C2}" 7 11 EndProject 8 12 Global … … 20 24 {BBBFA978-486C-4BE9-88C7-F24C0496D0FC}.Release|Any CPU.ActiveCfg = Release|Any CPU 21 25 {BBBFA978-486C-4BE9-88C7-F24C0496D0FC}.Release|Any CPU.Build.0 = Release|Any CPU 26 {3AAB4FF5-9D45-4866-A17F-D8765E28FEF8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 27 {3AAB4FF5-9D45-4866-A17F-D8765E28FEF8}.Debug|Any CPU.Build.0 = Debug|Any CPU 28 {3AAB4FF5-9D45-4866-A17F-D8765E28FEF8}.Release|Any CPU.ActiveCfg = Release|Any CPU 29 {3AAB4FF5-9D45-4866-A17F-D8765E28FEF8}.Release|Any CPU.Build.0 = Release|Any CPU 30 {E784D5C3-C936-48A7-A617-C64FFEB1B3C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 31 {E784D5C3-C936-48A7-A617-C64FFEB1B3C2}.Debug|Any CPU.Build.0 = Debug|Any CPU 32 {E784D5C3-C936-48A7-A617-C64FFEB1B3C2}.Release|Any CPU.ActiveCfg = Release|Any CPU 33 {E784D5C3-C936-48A7-A617-C64FFEB1B3C2}.Release|Any CPU.Build.0 = Release|Any CPU 22 34 EndGlobalSection 23 35 GlobalSection(SolutionProperties) = preSolution
