Winify – Diff between revs 14 and 33

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 14 Rev 33
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>Latest</LangVersion>
25 </PropertyGroup> 26 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> 27 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27 <DebugType>pdbonly</DebugType> 28 <DebugType>pdbonly</DebugType>
28 <Optimize>true</Optimize> 29 <Optimize>true</Optimize>
29 <OutputPath>bin\Release\</OutputPath> 30 <OutputPath>bin\Release\</OutputPath>
30 <DefineConstants>TRACE</DefineConstants> 31 <DefineConstants>TRACE</DefineConstants>
31 <ErrorReport>prompt</ErrorReport> 32 <ErrorReport>prompt</ErrorReport>
32 <WarningLevel>4</WarningLevel> 33 <WarningLevel>4</WarningLevel>
-   34 <LangVersion>Latest</LangVersion>
33 </PropertyGroup> 35 </PropertyGroup>
34 <ItemGroup> 36 <ItemGroup>
35 <Reference Include="System" /> 37 <Reference Include="System" />
36 <Reference Include="System.Core" /> 38 <Reference Include="System.Core" />
37 <Reference Include="System.Xml" /> 39 <Reference Include="System.Xml" />