remove desktop from multi target test asset
This commit is contained in:
parent
16ff3734a3
commit
eeb4ec52bd
2 changed files with 4 additions and 7 deletions
|
@ -8,10 +8,6 @@ namespace ConsoleApplication
|
|||
public static void Main()
|
||||
{
|
||||
Console.WriteLine("Hello World!");
|
||||
#if NET20 || NET35 || NET45 || NET461
|
||||
// Force XmlDocument to be used
|
||||
var doc = new XmlDocument();
|
||||
#endif
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue