Jun 3, 2012 at 5:34 AM
Edited Jun 3, 2012 at 5:34 AM
|
Hi,
if I run Windows App Cert Kit to validate my Metro Style App the uses Json.Net, I get the following validation error:
Supported Metro style API test
|
|
|
|
Hi,
You just have to open the solution (\Sources\Src\Newtonsoft.Json.Metro.sln) with VS2012 RC and recompile the project.
|
|
|
|
lario wrote:
Hi,
You just have to open the solution (\Sources\Src\Newtonsoft.Json.Metro.sln) with VS2012 RC and recompile the project.
Thank lario. It worked for me.
|
|
|
|
Hi,
I downloaded the latest source code and tried to compile in release mode with VS 2012 RC Express for Win8 but I get the following error:
Error 1 'DictionaryEntry' is an ambiguous reference between 'System.Collections.DictionaryEntry' and 'Newtonsoft.Json.Utilities.DictionaryEntry' D:\Development\Json.Net\Src\Newtonsoft.Json\Serialization\JsonSerializerInternalWriter.cs 666 36 Newtonsoft.Json.Metro
|
|