Winify – Diff between revs 38 and 52

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 38 Rev 52
Line 7... Line 7...
7 <ProjectGuid>{DDAB11F9-3308-4464-B864-4D75CBA1ACC8}</ProjectGuid> 7 <ProjectGuid>{DDAB11F9-3308-4464-B864-4D75CBA1ACC8}</ProjectGuid>
8 <OutputType>Library</OutputType> 8 <OutputType>Library</OutputType>
9 <AppDesignerFolder>Properties</AppDesignerFolder> 9 <AppDesignerFolder>Properties</AppDesignerFolder>
10 <RootNamespace>Servers</RootNamespace> 10 <RootNamespace>Servers</RootNamespace>
11 <AssemblyName>Servers</AssemblyName> 11 <AssemblyName>Servers</AssemblyName>
12 <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> 12 <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
13 <FileAlignment>512</FileAlignment> 13 <FileAlignment>512</FileAlignment>
14 <Deterministic>true</Deterministic> 14 <Deterministic>true</Deterministic>
15 <TargetFrameworkProfile /> 15 <TargetFrameworkProfile />
16 </PropertyGroup> 16 </PropertyGroup>
17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> 17 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Line 20... Line 20...
20 <Optimize>false</Optimize> 20 <Optimize>false</Optimize>
21 <OutputPath>bin\Debug\</OutputPath> 21 <OutputPath>bin\Debug\</OutputPath>
22 <DefineConstants>DEBUG;TRACE</DefineConstants> 22 <DefineConstants>DEBUG;TRACE</DefineConstants>
23 <ErrorReport>prompt</ErrorReport> 23 <ErrorReport>prompt</ErrorReport>
24 <WarningLevel>4</WarningLevel> 24 <WarningLevel>4</WarningLevel>
25 <LangVersion>7.3</LangVersion> 25 <LangVersion>7.3</LangVersion>
26 </PropertyGroup> 26 </PropertyGroup>
27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
28 <DebugType>pdbonly</DebugType> 28 <DebugType>pdbonly</DebugType>
29 <Optimize>true</Optimize> 29 <Optimize>true</Optimize>
30 <OutputPath>bin\Release\</OutputPath> 30 <OutputPath>bin\Release\</OutputPath>
31 <DefineConstants>TRACE</DefineConstants> 31 <DefineConstants>TRACE</DefineConstants>
32 <ErrorReport>prompt</ErrorReport> 32 <ErrorReport>prompt</ErrorReport>
33 <WarningLevel>4</WarningLevel> 33 <WarningLevel>4</WarningLevel>
34 <LangVersion>7.3</LangVersion> 34 <LangVersion>7.3</LangVersion>
35 </PropertyGroup> 35 </PropertyGroup>
36 <ItemGroup> 36 <ItemGroup>
37 <Reference Include="System" /> 37 <Reference Include="System" />
38 <Reference Include="System.Core" /> 38 <Reference Include="System.Core" />
39 <Reference Include="System.Xml" /> 39 <Reference Include="System.Xml" />