Mercurial > pub > ImplabNet
comparison Implab/Implab.csproj @ 78:05f74c39a143 v2
fixed JSONXmlReader.ElementValue for boolean values
author | cin |
---|---|
date | Thu, 11 Sep 2014 17:45:15 +0400 |
parents | 4439140706d0 |
children | 4f20870d0816 |
comparison
equal
deleted
inserted
replaced
77:91362ffbecf8 | 78:05f74c39a143 |
---|---|
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
6 <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid> | 6 <ProjectGuid>{F550F1F8-8746-4AD0-9614-855F4C4B7F05}</ProjectGuid> |
7 <OutputType>Library</OutputType> | 7 <OutputType>Library</OutputType> |
8 <RootNamespace>Implab</RootNamespace> | 8 <RootNamespace>Implab</RootNamespace> |
9 <AssemblyName>Implab</AssemblyName> | 9 <AssemblyName>Implab</AssemblyName> |
10 <ProductVersion>8.0.30703</ProductVersion> | |
11 <SchemaVersion>2.0</SchemaVersion> | |
12 </PropertyGroup> | 10 </PropertyGroup> |
13 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | 11 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
14 <DebugSymbols>true</DebugSymbols> | 12 <DebugSymbols>true</DebugSymbols> |
15 <DebugType>full</DebugType> | 13 <DebugType>full</DebugType> |
16 <Optimize>false</Optimize> | 14 <Optimize>false</Optimize> |