Zbiór zmian 981 dla trunk/BazaReklam.Updater
- Data:
- 2009-12-23 14:44:57 (16 years ago)
- Lokalizacja:
- trunk/BazaReklam.Updater
- Pliki:
-
- 3 zmodyfikowane
-
BazaReklam.Updater.csproj (zmodyfikowane) (2 diffs)
-
Properties/Resources.Designer.cs (zmodyfikowane) (1 diff)
-
Properties/Settings.Designer.cs (zmodyfikowane) (2 diffs)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
trunk/BazaReklam.Updater/BazaReklam.Updater.csproj
r609 r981 1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" >1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> 2 2 <PropertyGroup> 3 3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> … … 11 11 <AssemblyName>BazaReklam.Updater</AssemblyName> 12 12 <ApplicationIcon>29.ico</ApplicationIcon> 13 <FileUpgradeFlags> 14 </FileUpgradeFlags> 15 <OldToolsVersion>2.0</OldToolsVersion> 16 <UpgradeBackupLocation> 17 </UpgradeBackupLocation> 13 18 </PropertyGroup> 14 19 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> -
trunk/BazaReklam.Updater/Properties/Resources.Designer.cs
r597 r981 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:2.0.50727. 30534 // Runtime Version:2.0.50727.4200 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if -
trunk/BazaReklam.Updater/Properties/Settings.Designer.cs
r597 r981 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version:2.0.50727. 30534 // Runtime Version:2.0.50727.4200 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 13 13 14 14 [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] 15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", " 8.0.0.0")]15 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")] 16 16 internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { 17 17
