Mercurial > pub > ImplabNet
comparison Implab.Test/Implab.Test.csproj @ 227:8d5de4eb9c2c v2
Reimplemented JsonXmlReader, added support for null values: JSON null values are
mapped to empty nodes with 'xsi:nil' attribute set to 'true'
author | cin |
---|---|
date | Sat, 09 Sep 2017 03:53:13 +0300 |
parents | 5dc21f6a3222 |
children | d82909310094 |
comparison
equal
deleted
inserted
replaced
226:9428ea36838e | 227:8d5de4eb9c2c |
---|---|
74 <ProjectReference Include="..\Implab\Implab.csproj"> | 74 <ProjectReference Include="..\Implab\Implab.csproj"> |
75 <Project>{99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}</Project> | 75 <Project>{99B95D0D-9CF9-4F70-8ADF-F4D0AA5CB0D9}</Project> |
76 <Name>Implab</Name> | 76 <Name>Implab</Name> |
77 </ProjectReference> | 77 </ProjectReference> |
78 </ItemGroup> | 78 </ItemGroup> |
79 <ItemGroup> | 79 <ItemGroup /> |
80 <Folder Include="Implab.Format.Test\" /> | |
81 </ItemGroup> | |
82 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 80 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
83 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | 81 <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
84 Other similar extension points exist, see Microsoft.Common.targets. | 82 Other similar extension points exist, see Microsoft.Common.targets. |
85 <Target Name="BeforeBuild"> | 83 <Target Name="BeforeBuild"> |
86 </Target> | 84 </Target> |