Tuesday, August 6, 2013

Visual Studio Reference issues

sometimes the using statement wont fail even though there is no reference

this happened to me with
using System.Runtime.Serialization;
which did not fail

No comments:

Post a Comment